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