{code}
 cd %testdir%\condor_tests
-batch_test.pl -d . -t XXX.run
+run_test.pl -d . -t XXX.run
 {endcode}
 
+For versions of HTCondor prior to 8.4.10, you will use use =batch_test.pl= in instead of =run_test.pl=
+
 {section: Results}
 
 Test XXX.run will typically have output and error files xxx.out and xxx.err in the same directory in which the test ran. Sometimes there will be additional files in a XXX.saveme subdirectory.