Changeset 18318 for trunk/DataCheck


Ignore:
Timestamp:
08/31/15 01:22:44 (9 years ago)
Author:
Daniela Dorner
Message:
added commented-out the paths in case daq is not available
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataCheck/Transfer/CheckTransfer.sh

    r18136 r18318  
    138138   # get paths
    139139   date2=`echo $date | sed -e 's/\///g'`
    140 #   lprawpath="/daq/raw/"$date
     140   # la palma
    141141   lprawpath="/newdaq/raw/"$date
    142 #   lprawpath2="/loc_data/raw/"$date
    143142   lprawpath2="/daq/raw/"$date
     143#   lprawpath2="/newdaq/raw/"$date #if daq is down
    144144   lpziprawpath="/loc_data/zipraw/"$date
     145   qlapath="/daq/analysis/callisto/"$date
     146#   qlapath="/newdaq/analysis/callisto/"$date #if daq is down
     147   # isdc
    145148   localrawpath="/scratch/from_lapalma/raw/"$date
    146149   localrawpath3="/fact/raw/"$date
    147150#   localfailpath="/archive/fact/fails/raw/"$date
    148151   localfailpath="/gpfs/fact/fact-archive/fails/raw/"$date
     152   # wuerzburg
    149153   wuerawpath="/fact/raw/"$date
    150    qlapath="/daq/analysis/callisto/"$date
     154   # dortmund
    151155   #phidorawpath="/fhgfs/groups/app/fact-construction/raw/"$date
    152156   
Note: See TracChangeset for help on using the changeset viewer.