Changeset 7030 for trunk/MagicSoft/Mars/datacenter/scripts/fillcallisto
- Timestamp:
- 05/13/05 15:58:07 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/fillcallisto
r6940 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 29 source /home/operator/Mars/datacenter/scripts/sourcefile 32 30 33 31 set -C 34 35 mars=/home/operator/Mars36 macrospath=$mars/datacenter/macros37 scriptspath=$mars/datacenter/scripts38 32 39 33 table=SequenceProcessStatus … … 44 38 45 39 todofile=/magic/datacenter/lists/ToDo-$table-$column.txt 46 lockpath=/magic/datacenter/locks47 logpath=/magic/datacenter/autologs48 40 getstatuslogpath=$logpath/getstatus/fillcallisto/$year 49 41 getstatuslog=$getstatuslogpath/getstatus-fillcallisto-$datetime.log
Note:
See TracChangeset
for help on using the changeset viewer.