[Mono-bugs] [Bug 74221][Maj] Changed - macpack-generated bash script fails if app path or name has spaces in it

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 30 Mar 2005 12:31:22 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by grompf@sublimeintervention.com.

http://bugzilla.ximian.com/show_bug.cgi?id=74221

--- shadow/74221	2005-03-30 03:50:25.000000000 -0500
+++ shadow/74221.tmp.30358	2005-03-30 12:31:22.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 74221
 Product: Mono: Compilers
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: Mac OS X 10.3.4
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
 Component: Other.
 AssignedTo: grompf@sublimeintervention.com                            
 ReportedBy: edwardjsabol@iname.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -26,6 +26,12 @@
 mono $APP_NAME
 
 to
 
 cd "$APP_PATH/Contents/Resources"
 mono "$APP_NAME"
+
+------- Additional Comments From grompf@sublimeintervention.com  2005-03-30 12:31 -------
+fixed in SVN.  thanks!
+
+-kangaroo
+