Index: trunk/MagicSoft/Mars/datacenter/scripts/sourcefile
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/sourcefile	(revision 7511)
+++ trunk/MagicSoft/Mars/datacenter/scripts/sourcefile	(revision 7512)
@@ -174,6 +174,6 @@
                       statustime="Now()"
                       ;;
-                 no)  echo ", nothing new"
-                      $check="ok"
+                 no)  echo "nothing new"
+                      check="ok"
                       ;;
                   *)  echo " failed"
@@ -186,5 +186,5 @@
                       fi
                       failedtime="Now()"
-                      $check="ok"
+                      check="ok"
                       ;;
                esac
