Ignore:
Timestamp:
Nov 10, 2011, 11:43:42 AM (13 years ago)
Author:
torrento
Message:

Comment removal of getscafiles.finished

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BAORadio/AmasNancay/trunk/anarawonoffmaker.sh

    r595 r599  
    251251  $ECHO "DEBUG (${scriptName}): START call getscafiles.sh ${sourceRadio} ${dateDAQ}"
    252252  OUT1=./getScaStatus.$$
    253   $RM -f ${tmppublicpath}/getscafiles.finished
     253#  $RM -f ${tmppublicpath}/getscafiles.finished
    254254  ${scriptpath}/getscafiles.sh ${sourceRadio} ${dateDAQ} > ${OUT1} 2>&1
    255255#  while [ ! -f "${tmppublicpath}/getscafiles.finished" ]; do
     
    258258#      sleep 30
    259259#  done
    260   $RM ${tmppublicpath}/getscafiles.finished
     260#  $RM ${tmppublicpath}/getscafiles.finished
    261261  $ECHO "DEBUG (${scriptName}): END"
    262262#
Note: See TracChangeset for help on using the changeset viewer.