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=78988 --- shadow/78988 2006-08-17 10:42:09.000000000 -0400 +++ shadow/78988.tmp.3342 2006-08-17 16:55:51.000000000 -0400 @@ -1,12 +1,12 @@ Bug#: 78988 Product: Mono: Runtime Version: 1.1 OS: unknown OS Details: -Status: NEW +Status: NEEDINFO Resolution: Severity: Unknown Priority: Wishlist Component: misc AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] @@ -83,6 +83,27 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-08-17 10:42 ------- Did you manage to find out which program prints out those messages ? + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-17 16:55 ------- +> make[7]: Entering directory `/tmp/mono-1.1.16.1/mcs/build' +> test -n '1.1.16.1' +> SHA test passed! +> MD5 test passed! + +Type + + test -n '1.1.16.1' + +at your shell prompt. The output should be empty. +If it's + +SHA test passed! +MD5 test passed! +... + +then you have a command `test' in your path. +That's usually a bad idea under Unix/Linux. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
