Index: trunk/tools/eam/rebalance/launch.trash.empty.sh
===================================================================
--- trunk/tools/eam/rebalance/launch.trash.empty.sh	(revision 42606)
+++ trunk/tools/eam/rebalance/launch.trash.empty.sh	(revision 42607)
@@ -2,8 +2,6 @@
 
 set mode = empty.trash
-set mydir = /data/ipphome1.0/home/eugene/rebalance.20240129
-
-source $mydir/configure.sh
 set program = `basename $0`
+source $HOME/.rebalance.sh
 
 if ($#argv == 0) then
@@ -45,5 +43,5 @@
   endif
 
-  echo "running on $myhost for source $hn.$hv to target $tn.$tv in mode $mode, version $version"
+  echo "running $program on $myhost for source $hn.$hv to target $tn.$tv in mode $mode, version $version"
   mkdir -p $hn.$hv
   echo "./rebalance.mana $mode $hn $hv $tn $tv $version > & $hn.$hv/log.$mode.$version.$run &"
