*: Bring down sources for condor_examples, condor_scripts and condor_tests to c:\ *: Cp *.pm and batch_test.pl from condor_scripts to condor_tests *: Cd to condor_tests -*: If you are using a personal HTCondor in your path, then =chmod go+rX <bindir>= so perl's -x works like how you expect. +*: If you are using a personal HTCondor in your path, then =chmod go+rX <bindir>= so perl's -x works like how you expect.(?????) -f replaced -x to make work) *: ./batch_test.pl -d . -b **Controlling Windows Testing** @@ -303,7 +303,7 @@ **Building and Testing source tar ball** extract tar ball - cd into sorces + cd into src (You must have cmake) ./configure_uw make install @@ -311,6 +311,6 @@ pushd release_dir mkdir man ./condor_install --make-personal-/condor - sources condor.sh + source condor.sh popd ./batch_tests.pl -b -c