Ignore:
Timestamp:
Oct 3, 2011, 10:58:41 AM (13 years ago)
Author:
campagne
Message:

avoid the link to a specif bao daq date (jec)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BAORadio/AmasNancay/sca.sh

    r516 r540  
    4343else
    4444    $ECHO "FATAL (${scriptName}): environment is ${ENVIRONMENT} not allowed"
    45     touch ${tmppublicpath}/sca.finished
     45#JEC 29/9/11 avoid finished stuff
     46#    touch ${tmppublicpath}/sca.finished
    4647    exit 1
    4748fi
     
    5253    then
    5354    $ECHO "FATAL  (${scriptName}): usage: ./sca.sh <file>"
    54     touch ${tmppublicpath}/sca.finished
     55#JEC 29/9/11 avoid finished stuff
     56#    touch ${tmppublicpath}/sca.finished
    5557    exit 1
    5658fi
     
    6163    then
    6264    $ECHO "FATAL (${scriptName}): $fullfile not found: FATAL"
    63     touch ${tmppublicpath}/sca.finished
     65#JEC 29/9/11 avoid finished stuff
     66#    touch ${tmppublicpath}/sca.finished
    6467    exit 1
    6568fi
     
    171174$RM $OUT2
    172175
    173 touch ${tmppublicpath}/sca.finished
     176#JEC 29/9/11 avoid finished stuff
     177#touch ${tmppublicpath}/sca.finished
    174178exit 0
    175179
Note: See TracChangeset for help on using the changeset viewer.