[mapguide-commits] r6326 - trunk/Tools/Maestro/Maestro

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Sat Dec 10 06:48:35 EST 2011


Author: jng
Date: 2011-12-10 03:48:35 -0800 (Sat, 10 Dec 2011)
New Revision: 6326

Modified:
   trunk/Tools/Maestro/Maestro/Maestro.sh
Log:
#1885: Fix bad line-endings in Maestro.sh. Patch provided by Gabriele Monfardini

Modified: trunk/Tools/Maestro/Maestro/Maestro.sh
===================================================================
--- trunk/Tools/Maestro/Maestro/Maestro.sh	2011-12-09 12:30:16 UTC (rev 6325)
+++ trunk/Tools/Maestro/Maestro/Maestro.sh	2011-12-10 11:48:35 UTC (rev 6326)
@@ -1,2 +1,2 @@
-#!/bin/sh
-mono Maestro.exe
\ No newline at end of file
+#!/bin/sh
+mono Maestro.exe



More information about the mapguide-commits mailing list