Loading bin/is +2 −0 Original line number Diff line number Diff line Loading @@ -551,5 +551,7 @@ try: args.func(p_main, args) except Exception as e: error(e) exit(2) except KeyboardInterrupt: warn("Keyboard Interrupted") exit(1) Loading
bin/is +2 −0 Original line number Diff line number Diff line Loading @@ -551,5 +551,7 @@ try: args.func(p_main, args) except Exception as e: error(e) exit(2) except KeyboardInterrupt: warn("Keyboard Interrupted") exit(1)