- Timestamp:
- 05/13/05 15:58:07 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/checkfilesforsequenceavail
r6934 r7030 27 27 # 28 28 29 export ROOTSYS=/opt/root_v3.10.02 30 export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ROOTSYS/lib 31 export PATH=$PATH:$ROOTSYS/bin 32 33 mars=/home/operator/Mars 34 macrospath=$mars/datacenter/macros 29 source /home/operator/Mars/datacenter/scripts/sourcefile 35 30 36 31 table=SequenceProcessStatus … … 41 36 42 37 todofile=/magic/datacenter/lists/ToDo-$table-$column.txt 43 logpath=/magic/datacenter/autologs44 38 getstatuslogpath=$logpath/getstatus/checkfileavail/$year 45 39 getstatuslog=$getstatuslogpath/getstatus-$table-$column-$datetime.log
Note:
See TracChangeset
for help on using the changeset viewer.