# start the personal HTCondor, needed for some tests.
 condor_master -f
-condor_who -wait:60
+condor_who -wait:60 "NumDead > 0 || AllAlive"
 
 cd <CONDOR_SRC>/condor_tests
 ./run_test.pl -d .  -t <test name>