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/onoffmaker.sh

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