IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 10, 2015, 1:40:43 PM (11 years ago)
Author:
eugene
Message:

fix typo and and handle exit failure

File:
1 edited

Legend:

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

    r38836 r38840  
    147147  echo " ---- mkgpc1data.dvo : creating the dvo & gpc1 database entries ----"
    148148  mkgpc1data.dvo
     149  if ($status) then
     150    echo "failed to generate the data & dvo, quitting"
     151    exit 2
     152  endif
    149153endif
    150154
Note: See TracChangeset for help on using the changeset viewer.