Ignore:
Timestamp:
Oct 3, 2011, 6:53:43 PM (13 years ago)
Author:
campagne
Message:

forbid INTERACTIVE Mode

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BAORadio/AmasNancay/anarawonoffmaker.sh

    r540 r542  
    8282    iojobpath="/sps/baoradio/AmasNancay/JEC"
    8383    $MKDIR -p $iojobpath
     84    $ECHO "Usage in INTERACTIVE may be destructive... To be used with great care !!!!"
     85    exit 0;
    8486elif [ ${ENVIRONMENT} = "BATCH" ] ; then
    8587    iojobpath=${TMPBATCH}
Note: See TracChangeset for help on using the changeset viewer.