@@ -804,10 +804,12 @@ ;;====================================================================== (if (not *didsomething*) (debug:print 0 help)) +;; (if *runremote* (rpc:close-all-connections!)) + (if (not (eq? *globalexitstatus* 0)) (if (or (args:get-arg "-runtests")(args:get-arg "-runall")) (begin (debug:print 0 "NOTE: Subprocesses with non-zero exit code detected: " *globalexitstatus*) (exit 0))