Index: trunk/MagicSoft/Mars/datacenter/scripts/linkmc
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/linkmc	(revision 8433)
+++ trunk/MagicSoft/Mars/datacenter/scripts/linkmc	(revision 8482)
@@ -20,5 +20,5 @@
 #   Author(s): Daniela Dorner  12/2005 <mailto:dorner@astro.uni-wuerzburg.de>
 #
-#   Copyright: MAGIC Software Development, 2000-2006
+#   Copyright: MAGIC Software Development, 2000-2007
 #
 #
@@ -149,9 +149,9 @@
    for (( i=1 ; i <= 12 ; i++ )) 
    do 
-       if [ "${modes[$i]}" == "$testmode" ]
-       then 
-          totalmode=$i
-          break
-       fi
+      if [ "${modes[$i]}" == "$testmode" ]
+      then 
+         totalmode=$i
+         break
+      fi
    done
 
