- Timestamp:
- 08/08/05 18:33:18 (19 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r7276 r7277 29 29 * datacenter/macros/fillstar.C: 30 30 - fixed bug 31 32 * datacenter/scripts/dodatacheck: 33 - fixed logging of sinope 31 34 32 35 -
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.