Index: trunk/MagicSoft/Mars/datacenter/scripts/copyscript
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/copyscript	(revision 7799)
+++ trunk/MagicSoft/Mars/datacenter/scripts/copyscript	(revision 7800)
@@ -147,5 +147,5 @@
          #run macros if the file is a *.rbk or a *.run file to
          #fill the information into the db
-         if echo $filename | grep .rbk  >> $scriptlog 2>&1 
+         if echo $filename | grep \\\.rbk$  >> $scriptlog 2>&1 
          then
             echo "found rbk-file $filename"  >> $scriptlog 2>&1 
