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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78239 --- shadow/78239 2006-04-29 18:20:49.000000000 -0400 +++ shadow/78239.tmp.4731 2006-04-29 19:55:50.000000000 -0400 @@ -43,6 +43,15 @@ I can commit this - just give the OK. ------- Additional Comments From [EMAIL PROTECTED] 2006-04-29 18:20 ------- Looks good. But please add an NUnit test case for this case. + +------- Additional Comments From [EMAIL PROTECTED] 2006-04-29 19:55 ------- +Thanks. I was considering doing that but ran into a problem: how +should it be done? The only way I can think of is using +Mono.Unix.Native.Syscall.chmod in the test suite, which would break +the compile for .NET systems + +Or am I misunderstanding how this works? I am aware of the NotDotNet +category thing but don't think that would cut it..? _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
