Index: trunk/MagicSoft/Mars/datacenter/scripts/dodatacheck
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/dodatacheck	(revision 7276)
+++ trunk/MagicSoft/Mars/datacenter/scripts/dodatacheck	(revision 7277)
@@ -130,5 +130,5 @@
       
       echo "running sinope $sin..." >> $scriptlog 2>&1
-      ./sinope -b -q -v4 -f $sin --outf=$sinopefile --log=$sinopefile.log --html=$sinopefile.html --out=$sinopepath --run=$run --date=$date2  2>> $scriptlog > /dev/null
+      ./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
       check2=$?
       
