Changeset 518 for BAORadio


Ignore:
Timestamp:
Sep 13, 2011, 1:48:16 PM (13 years ago)
Author:
campagne
Message:
 
Location:
BAORadio/AmasNancay
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BAORadio/AmasNancay/onoffmaker.sh

    r517 r518  
    8282#Path where the job will do temporary IO
    8383if [ ${ENVIRONMENT} = "INTERACTIVE" ]; then
    84     iojobpath="/sps/baoradio/AmasNancay/JEC/testOnOff"
     84    iojobpath="/sps/baoradio/AmasNancay/JEC"
    8585    $MKDIR -p $iojobpath
    8686elif [ ${ENVIRONMENT} = "BATCH" ] ; then
  • BAORadio/AmasNancay/proc_script.sh

    r516 r518  
    1 #!/bin/sh -xv
     1#!/bin/sh -xvf
    22#Basic tuning of system fuction used.
    33AWK=/bin/awk
Note: See TracChangeset for help on using the changeset viewer.