Changeset 31005 for trunk/ippToPsps/unitTests/detectionTest/run.sh
- Timestamp:
- Mar 22, 2011, 10:03:12 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/unitTests/detectionTest/run.sh (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/unitTests/detectionTest/run.sh
r31003 r31005 1 rm ./ utest/00230033.FITS; ../src/detectionbatch -input ./utest/ippToPsps_inputFileList -output ./utest/ -D CATDIR /data/ipp004.0/gpc1/catdirs/ThreePi.V1 -config ../config -survey 3PI -results ./utest/results -expid 230033 -expname o5463g0468o -test1 rm ./detectionTest/00230033.FITS; ../src/detectionbatch -input ./detectionTest/ippToPsps_inputFileList -output ./detectionTest/ -D CATDIR /data/ipp004.0/gpc1/catdirs/ThreePi.V1 -config ../config -survey 3PI -results ./detectionTest/results -expid 230033 -expname o5463g0468o -test 2 2 3 3 echo ""; … … 6 6 echo "* Diffing new files with 'correct' ones..." 7 7 echo "*" 8 diff ./ utest/00230033.FITS.CORRECT ./utest/00230033.FITS -s9 diff ./ utest/results.correct ./utest/results -s8 diff ./detectionTest/00230033.FITS.CORRECT ./detectionTest/00230033.FITS -s 9 diff ./detectionTest/results.correct ./detectionTest/results -s 10 10 echo "*" 11 11 echo "* unit test complete"
Note:
See TracChangeset
for help on using the changeset viewer.
