IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 37224


Ignore:
Timestamp:
Aug 12, 2014, 1:00:57 PM (12 years ago)
Author:
eugene
Message:

test full batches

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20140717/ippToPsps/test/sastest.sh

    r37221 r37224  
    267267
    268268  rm -rf $OUTDIR/P2
    269   ippjython loader.py -test $queuename once -one-batch < /dev/null
     269  ippjython loader.py -test $queuename once < /dev/null
    270270  if ($status) exit
    271271endif
     
    380380  rm -rf $OUTDIR/OB
    381381
    382   ippjython loader.py -test $objectqueuename once -one-batch < /dev/null
    383   if ($status) exit
    384 endif
    385 
     382  ippjython loader.py -test $objectqueuename once < /dev/null
     383  if ($status) exit
     384endif
     385
Note: See TracChangeset for help on using the changeset viewer.