[Mono-bugs] [Bug 598311] xbuild executes PostBuildEvent block as one large command rather than each line as a separate command.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Apr 21 14:58:36 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=598311

http://bugzilla.novell.com/show_bug.cgi?id=598311#c3


--- Comment #3 from Ankit Jain <jankit at novell.com> 2010-04-21 18:58:36 UTC ---
xbuild doesn't alter the quotes. The shell won't expand the wildcard (globbing)
inside double quotes (eg. "*.resx"). Because of that the copy commands are
failing.

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


More information about the mono-bugs mailing list