https://bugzilla.novell.com/show_bug.cgi?id=337040#c1
Dick Porter <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #1 from Dick Porter <[EMAIL PROTECTED]> 2007-10-26 07:06:06 MST ---
(Would have chosen NOTABUG, but that's not available in this bugzilla)
umask is indeed respected - but we open files with the default mode 0644 rather
than 0666. Try your test case with a umask of 0777:
:; umask 0777; mono 337040.exe; ls -l test.txt
---------- 1 dick dick 0 Oct 26 14:05 test.txt
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs