Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Won't Fix
-
2.2.2
-
None
-
None
Description
runCPE.sh is terminating with exit code 1 even when, as far as I can tell, everything went fine. Based on a quick look at SimpleRunCPE.java, I think collectionProcessComplete() ought to end with System.exit(0), rather than 1.