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/copyscript

    r6999 r7030  
    5757#
    5858
    59 export ROOTSYS=/opt/root_v3.10.02
    60 export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ROOTSYS/lib
    61 export PATH=$PATH:$ROOTSYS/bin
     59source /home/operator/Mars/datacenter/scripts/sourcefile
    6260
    6361set -C
     
    6563umask 0002
    6664
    67 mars=/home/operator/Mars
    68 macrospath=$mars/datacenter/macros
    69 scriptspath=$mars/datacenter/scripts
    7065transdir=/magic/datacenter/transfer
    7166char=28
    7267extern=MAGIC@virgo:/data/MAGIC/transfer
    7368datetime=`date +%F-%H-%M-%S`
    74 
    75 lockpath=/magic/datacenter/locks
    76 logpath=/magic/datacenter/autologs
    7769
    7870scriptlogpath=$logpath/run/copyscript/`date +%Y/%m/%d`
Note: See TracChangeset for help on using the changeset viewer.