cd nmi_tests/condor_tests cp ../condor_scripts/*.pm ../condor_scripts/batch_test.pl . -Then, to run all the tests; optionally using test parallelization feature (-e): +Then, to run all the tests (optionally using test parallelization feature [-e]): ./batch_test.pl -d . -b -e 10 @@ -29,4 +29,4 @@ rm -rf TestingPersonalCondor -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. +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.