IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 5, 2024, 8:49:27 AM (2 years ago)
Author:
eugene
Message:

cleaning scripts further

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/eam/rebalance/launch.trash.empty.sh

    r42606 r42607  
    22
    33set mode = empty.trash
    4 set mydir = /data/ipphome1.0/home/eugene/rebalance.20240129
    5 
    6 source $mydir/configure.sh
    74set program = `basename $0`
     5source $HOME/.rebalance.sh
    86
    97if ($#argv == 0) then
     
    4543  endif
    4644
    47   echo "running on $myhost for source $hn.$hv to target $tn.$tv in mode $mode, version $version"
     45  echo "running $program on $myhost for source $hn.$hv to target $tn.$tv in mode $mode, version $version"
    4846  mkdir -p $hn.$hv
    4947  echo "./rebalance.mana $mode $hn $hv $tn $tv $version > & $hn.$hv/log.$mode.$version.$run &"
Note: See TracChangeset for help on using the changeset viewer.