-  If all you want to do is test your current work space:
-  1: in src, make release
-  2: in src, make testbin
-  3: in condor_tests, make all
-  4: in condor_tests, ./batch_test.pl -b
+If all you want to do is test your current work space:
+1: in src, make release
+2: in src, make testbin
+3: in condor_tests, make all
+3: make certain that the condor_master for the binaries you want to test are on your path, e.g. set path=(../release_dir/sbin $path)
+4: in condor_tests, ./batch_test.pl -b