Ignore:
Timestamp:
08/08/05 18:33:18 (19 years ago)
Author:
Daniela Dorner
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/datacenter/scripts/dodatacheck

    r7269 r7277  
    130130     
    131131      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/null
     132      ./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
    133133      check2=$?
    134134     
Note: See TracChangeset for help on using the changeset viewer.