[Mono-bugs] [Bug 669469] Mono Addon 2.6 unable to parse argument with spaces

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Feb 4 10:02:28 EST 2011


https://bugzilla.novell.com/show_bug.cgi?id=669469

https://bugzilla.novell.com/show_bug.cgi?id=669469#c3


--- Comment #3 from Hegde G.G <hegdegg at novell.com> 2011-02-04 15:02:27 UTC ---
The problem seems to be there with mono-addon package only, this is because
/opt/novell/bin/mono contains 
#!bin/sh
 /opt/novell/mono/bin/mono-addon-environment.sh
exec /opt/novell/mono/bin/mono.bin $@

changing last line to exec /opt/novell/mono/bin/mono.bin "$@" works fine.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list