Index: trunk/MagicSoft/Mars/datacenter/scripts/runstar
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/runstar	(revision 7944)
+++ trunk/MagicSoft/Mars/datacenter/scripts/runstar	(revision 8176)
@@ -71,4 +71,7 @@
 setstatus "start" >> $scriptlog 2>&1
 
+ssh pegasus /opt/SUNWsamfs/bin/stage $inpath/*_Y_*.root &
+
+echo "./star -b -q -v4 -f --log=$outpath/$program$no2.log --html=$outpath/$program$no2.html --ind=$inpath --out=$outpath $sequfile  2>> $scriptlog> /dev/null" >> $scriptlog 2>&1
 ./star -b -q -v4 -f --log=$outpath/$program$no2.log --html=$outpath/$program$no2.html --ind=$inpath --out=$outpath $sequfile  2>> $scriptlog> /dev/null
 check1=$?
