IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 27, 2015, 2:39:51 PM (11 years ago)
Author:
eugene
Message:

update sas-based gpc1 test suite; upgrade tess.3pi.fits to current version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/test/fulltest.sh

    r38964 r38974  
    204204  mysql -h localhost -u dvo -pdvo -e "create database ipptopsps_test_scratch"
    205205  ippjython setupScratchDb.py -test < /dev/null
    206   if ($status) exit
     206  if ($status) exit 1
    207207endif
    208208
     
    218218  echo "IPP_PSPS               " >> initbatch.dat # datastore_type
    219219  echo "0                      " >> initbatch.dat # datastore_publish
    220   echo "none                   " >> initbatch.dat # dvo_label
     220  echo "init                   " >> initbatch.dat # dvo_label
    221221  echo "none                   " >> initbatch.dat # dvo_location
    222222  echo "0                      " >> initbatch.dat # min_ra
     
    225225  echo "0                      " >> initbatch.dat # max_dec
    226226  echo "2                      " >> initbatch.dat # box_size
    227   echo "none                   " >> initbatch.dat # base_path
     227  echo "$OUTDIR                " >> initbatch.dat # base_path
    228228  echo "0                      " >> initbatch.dat # data_release
    229229  echo "0                      " >> initbatch.dat # delete_local
Note: See TracChangeset for help on using the changeset viewer.