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=76476 --- shadow/76476 2005-10-19 11:52:24.000000000 -0400 +++ shadow/76476.tmp.31865 2005-10-19 11:54:43.000000000 -0400 @@ -16,6 +16,11 @@ Cc: Summary: bash-specific code in mbas/Test/misc/Makefile mbas/Test/misc/Makefile uses the bash(?)-specific "&>" operator, which is not supported by some shells, such as dash (the default 'sh' on some systems). + +------- Additional Comments From [EMAIL PROTECTED] 2005-10-19 11:54 ------- +Created an attachment (id=15943) +Patch changes "&>" to the more portable "2>&1". + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
