Changeset 7030 for trunk/MagicSoft/Mars/datacenter/scripts/runstar
- Timestamp:
- 05/13/05 15:58:07 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/runstar
r7024 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 … … 45 39 46 40 todofile=/magic/datacenter/lists/ToDo-$table-$column 47 lockpath=/magic/datacenter/locks48 logpath=/magic/datacenter/autologs49 41 getstatuslogpath=$logpath/getstatus/star/$year 50 42 getstatuslog=$getstatuslogpath/getstatus-star-$datetime.log
Note:
See TracChangeset
for help on using the changeset viewer.