Changeset 18327 for trunk/DataCheck
- Timestamp:
- 08/31/15 01:52:21 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/DataCheck/QuickLook/Step1.sh
r18269 r18327 26 26 27 27 auxpathnewdaq=/newdaq/aux/$datepath 28 #auxpathnewdaq=/loc_data/aux/$datepath #to run on newdaq 28 29 # create aux directory on daq, if not yet there 29 30 auxpath=/loc_data/aux/$datepath … … 37 38 makedir $calpath >/dev/null 38 39 rawpathnewdaq=/newdaq/raw/$datepath 40 #rawpathnewdaq=/loc_data/raw/$datepath #to run on newdaq 39 41 rawpath=/loc_data/raw/$datepath 40 42 … … 205 207 fi 206 208 207 # # temporary check 209 # # temporary check (needed to run on newdaq) 208 210 # if [ "`echo $file | grep -o drs`" == "drs" ] 209 211 # then
Note:
See TracChangeset
for help on using the changeset viewer.