cd condor_tests
export PATH=$releasedirLoc/bin:$releasedirLoc/sbin:$PATH
LD_LIBRARY_PATH=$releasedirLoc/lib:$releasedirLoc/lib/condor:$LD_LIBRARY_PATH
-./batch_test.pl -b -c ( or a single test: ./batch_test.pl -d . -b -t cmd_q_shows-name)
+./batch_test.pl -b -c --isolated ( or a single test: ./batch_test.pl -d . -b -t cmd_q_shows-name)
{endcode}
2: Testing from the GIT repository, out of tree/out of repository:
