]> git.ipfire.org Git - nitsi.git/commit
Add interactive error handling
authorJonatan Schlag <jonatan.schlag@ipfire.org>
Thu, 6 Sep 2018 10:20:32 +0000 (12:20 +0200)
committerJonatan Schlag <jonatan.schlag@ipfire.org>
Thu, 6 Sep 2018 10:20:32 +0000 (12:20 +0200)
commit4ac093dc287f6d9917fe989857c1e0a5b341f863
tree0247db63102f5e3a43afd145e0f214e9a84b72b6
parent25572214f9a999a1db15199767ab2c5b8036d252
Add interactive error handling

It is now possible to connect to serial machines when an error occured.
So the user can fix the error manually.

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Makefile.am
src/nitsi/cmd.py [new file with mode: 0644]
src/nitsi/test.py