Loading bin/is +1 −1 Original line number Diff line number Diff line Loading @@ -742,7 +742,7 @@ def main(): options.func(options) exit(0) except Exception as e: error(e) error(u"%s." % e) except KeyboardInterrupt: warn("Keyboard Interrupted") exit(1) Loading Loading
bin/is +1 −1 Original line number Diff line number Diff line Loading @@ -742,7 +742,7 @@ def main(): options.func(options) exit(0) except Exception as e: error(e) error(u"%s." % e) except KeyboardInterrupt: warn("Keyboard Interrupted") exit(1) Loading