./batch_test.pl -d . -b -t cmd_q_shows-name
 
-Where =cmd_q_shows-name= can be any of the tests in the test suite.  As a final note, if you are planning on running the tests several times, you will need to delete the =TestingPersonalCondor= directory between test runs:
-
-  rm -rf TestingPersonalCondor
-
+Where =cmd_q_shows-name= can be any of the tests in the test suite.
 
 That's about as simple as it gets; although it is possible to save exporting the =NMI_PLATFORM= and =PATH= each time.  This can be accomplished by adding them to the environment in a persistent manner; either by cygwin startup scripts or changing the Windows environment.  The latter will require a new instance of the cygwin terminal for the variables to be present.