Changeset 8176 for trunk/MagicSoft/Mars/datacenter/scripts/runstar
- Timestamp:
- 10/30/06 08:23:03 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/runstar
r7944 r8176 71 71 setstatus "start" >> $scriptlog 2>&1 72 72 73 ssh pegasus /opt/SUNWsamfs/bin/stage $inpath/*_Y_*.root & 74 75 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 73 76 ./star -b -q -v4 -f --log=$outpath/$program$no2.log --html=$outpath/$program$no2.html --ind=$inpath --out=$outpath $sequfile 2>> $scriptlog> /dev/null 74 77 check1=$?
Note:
See TracChangeset
for help on using the changeset viewer.