Changeset 18327 for trunk/DataCheck


Ignore:
Timestamp:
08/31/15 01:52:21 (9 years ago)
Author:
Daniela Dorner
Message:
commented-out what is needed for the script to run on newdaq
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataCheck/QuickLook/Step1.sh

    r18269 r18327  
    2626
    2727auxpathnewdaq=/newdaq/aux/$datepath
     28#auxpathnewdaq=/loc_data/aux/$datepath #to run on newdaq
    2829# create aux directory on daq, if not yet there
    2930auxpath=/loc_data/aux/$datepath
     
    3738makedir $calpath >/dev/null
    3839rawpathnewdaq=/newdaq/raw/$datepath
     40#rawpathnewdaq=/loc_data/raw/$datepath #to run on newdaq
    3941rawpath=/loc_data/raw/$datepath
    4042
     
    205207      fi
    206208     
    207 #      # temporary check
     209#      # temporary check (needed to run on newdaq)
    208210#      if [ "`echo $file | grep -o drs`" == "drs" ]
    209211#      then
Note: See TracChangeset for help on using the changeset viewer.