Changeset 7277 for trunk/MagicSoft/Mars/datacenter/scripts/dodatacheck
- Timestamp:
- 08/08/05 18:33:18 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/datacenter/scripts/dodatacheck
r7269 r7277 130 130 131 131 echo "running sinope $sin..." >> $scriptlog 2>&1 132 ./sinope -b -q -v4 -f $sin --outf=$sinopefile -- log=$sinopefile.log --html=$sinopefile.html --out=$sinopepath--run=$run --date=$date2 2>> $scriptlog > /dev/null132 ./sinope -b -q -v4 -f $sin --outf=$sinopefile --out=$sinopepath --log=$sinopepath/$sinopefile.log --html=$sinopepath/$sinopefile.html --run=$run --date=$date2 2>> $scriptlog > /dev/null 133 133 check2=$? 134 134
Note:
See TracChangeset
for help on using the changeset viewer.