Copy *.pm and batch_test.pl from condor_scripts to condor_tests
 {endcode}
 
-From a Cygwin command-line type:
 
-{code}
-cd c:/condor
-chmod go+rX bin
-cd bin
-chmod go+rX *
-cd (into condor_tests, where ever you placed it)
-./batch_test.pl -d . -b
-{endcode}
 
 {section: Testing 2}
 
 1: Another way to do this is to first have a fully working HTCondor on a PC from the msi.
-1: Have ActivePerl installed
-1: Have Cygwin with perl installed
+
 1: Have cygwin and condor in your windows PATH envrionment variable. Mine has c:\bin\;C:\condor\bin\ added
 1: Download a valid windows build result tar ball which contains release rpm,
 test programs compiled for windows and all needed perl modules and scripts.