Index: trunk/MagicSoft/Mars/datacenter/scripts/sourcefile
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/sourcefile	(revision 7501)
+++ trunk/MagicSoft/Mars/datacenter/scripts/sourcefile	(revision 7503)
@@ -174,4 +174,7 @@
                       statustime="Now()"
                       ;;
+                 no)  echo ", nothing new"
+                      $check="ok"
+                      ;;
                   *)  echo " failed"
                       starttime=noreset
@@ -183,4 +186,5 @@
                       fi
                       failedtime="Now()"
+                      $check="ok"
                       ;;
                esac
