http://bugzilla.novell.com/show_bug.cgi?id=586240
http://bugzilla.novell.com/show_bug.cgi?id=586240#c1 --- Comment #1 from Atsushi Enomoto <[email protected]> 2010-03-08 13:02:28 UTC --- Oops, it's rather likely about arguments expansion. On cygwin, run: $ ./create-dir.exe "my test.dir" -> creates "my test.dir" directory. $ mono ./create-dir.exe "my test.dir" -> creates "my" and "test.dir" directories. -- Configure bugmail: http://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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
