Ignore:
Timestamp:
05/13/05 15:58:07 (20 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/datacenter/scripts/runstar

    r7024 r7030  
    2727#
    2828
    29 export ROOTSYS=/opt/root_v3.10.02
    30 export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ROOTSYS/lib
    31 export PATH=$PATH:$ROOTSYS/bin
     29source /home/operator/Mars/datacenter/scripts/sourcefile
    3230
    3331set -C
    34 
    35 mars=/home/operator/Mars
    36 macrospath=$mars/datacenter/macros
    37 scriptspath=$mars/datacenter/scripts
    3832
    3933table=SequenceProcessStatus
     
    4539
    4640todofile=/magic/datacenter/lists/ToDo-$table-$column
    47 lockpath=/magic/datacenter/locks
    48 logpath=/magic/datacenter/autologs
    4941getstatuslogpath=$logpath/getstatus/star/$year
    5042getstatuslog=$getstatuslogpath/getstatus-star-$datetime.log
Note: See TracChangeset for help on using the changeset viewer.