[mapguide-commits] r7988 - trunk/MgDev

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Sun Mar 9 04:39:56 PDT 2014


Author: jng
Date: 2014-03-09 04:39:56 -0700 (Sun, 09 Mar 2014)
New Revision: 7988

Modified:
   trunk/MgDev/build_oem.sh
Log:
Tab/space cleanup

Modified: trunk/MgDev/build_oem.sh
===================================================================
--- trunk/MgDev/build_oem.sh	2014-03-09 11:21:04 UTC (rev 7987)
+++ trunk/MgDev/build_oem.sh	2014-03-09 11:39:56 UTC (rev 7988)
@@ -24,10 +24,10 @@
             CLEAN_FLAG=1
             shift
             ;;
-		-build|--build)
-			BUILD_CPU=$2
-			shift
-			;;
+        -build|--build)
+            BUILD_CPU=$2
+            shift
+            ;;
         -help|--help)
             echo "Usage: $0 (options)"
             echo "Options:"



More information about the mapguide-commits mailing list