- Timestamp:
- Aug 12, 2014, 12:31:54 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140717/ippToPsps/test/sastest.sh
r37207 r37221 267 267 268 268 rm -rf $OUTDIR/P2 269 ippjython loader.py -test $queuename once < /dev/null269 ippjython loader.py -test $queuename once -one-batch < /dev/null 270 270 if ($status) exit 271 271 endif … … 283 283 echo "IPP_PSPS " >> stackbatch.dat # datastore_type 284 284 echo "0 " >> stackbatch.dat # datastore_publish 285 echo "catdir.sas. stk" >> stackbatch.dat # dvo_label286 echo "$OUTDIR/catdir.sas. stk" >> stackbatch.dat # dvo_location285 echo "catdir.sas.cam " >> stackbatch.dat # dvo_label 286 echo "$OUTDIR/catdir.sas.cam" >> stackbatch.dat # dvo_location 287 287 echo "332 " >> stackbatch.dat # min_ra 288 288 echo "335 " >> stackbatch.dat # max_ra … … 380 380 rm -rf $OUTDIR/OB 381 381 382 ippjython loader.py -test $objectqueuename once < /dev/null383 if ($status) exit 384 endif 385 382 ippjython loader.py -test $objectqueuename once -one-batch < /dev/null 383 if ($status) exit 384 endif 385
Note:
See TracChangeset
for help on using the changeset viewer.
