[GRASS-SVN] r40803 - grass/branches/develbranch_6/mswindows

svn_grass at osgeo.org svn_grass at osgeo.org
Wed Feb 3 16:05:34 EST 2010


Author: hellik
Date: 2010-02-03 16:05:33 -0500 (Wed, 03 Feb 2010)
New Revision: 40803

Modified:
   grass/branches/develbranch_6/mswindows/GRASS-Installer.nsi
Log:
revert r40802

Modified: grass/branches/develbranch_6/mswindows/GRASS-Installer.nsi
===================================================================
--- grass/branches/develbranch_6/mswindows/GRASS-Installer.nsi	2010-02-03 20:23:11 UTC (rev 40802)
+++ grass/branches/develbranch_6/mswindows/GRASS-Installer.nsi	2010-02-03 21:05:33 UTC (rev 40803)
@@ -623,7 +623,7 @@
 	FileWrite $0 '#########################################################################$\r$\n'
 	FileWrite $0 '$\r$\n'
 	FileWrite $0 'trap "echo '
-	FileWrite $0 '"User break!"$\r$\n'
+	FileWrite $0 "'User break!' ; "
 	FileWrite $0 'exit" 2 3 9 15$\r$\n'
 	FileWrite $0 '$\r$\n'
 	FileWrite $0 '# Set the GISBASE variable$\r$\n'



More information about the grass-commit mailing list