Index: trunk/MagicSoft/Mars/datacenter/scripts/runcamera
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/runcamera	(revision 9170)
+++ trunk/MagicSoft/Mars/datacenter/scripts/runcamera	(revision 9171)
@@ -116,5 +116,5 @@
 echo "" >> $logfile 2>&1
 echo "" >> $logfile 2>&1
-printinputcard | ./camera
+printinputcard | ./camera >> $logfile 2>&1
 
 check1=$?
@@ -126,5 +126,5 @@
    *)   echo " check1=$check1 -> ERROR -> step has to be repeated" >> $scriptlog 2>&1
         printprocesslog "ERROR $program failed for sequence $sequence"
-        com=$Freflector
+        com=$Fcamera
         check=$check1
         ;;
