I'm running 6.7.7. My jobs are running fine, but when they complete, they leave the queue. I would like them to stay in the queue with the status "Complete". I've tried setting on_exit_remove to a variety of things, but none seem to do what I need. Here is my submit file.
universe = vanilla
getenv = true
initialdir = C:/condor/spool
executable = C:/condor/bin/Exec.bat
notification = never
## == False) && (ExitCode == 0))
>
output = out.txt
error = err.txt
log = log.txt
hold = true
arguments = 11 12
queue
Any ideas?
Sean
_______________________________________________
Condor-users mailing list
Condor-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/condor-users