[Mono-bugs] [Bug 74702][Min] Changed - Unit Test: Sys.Runtime.Remoting - small nit
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 27 Apr 2005 14:11:17 -0400 (EDT)
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 flashdict@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74702
--- shadow/74702 2005-04-27 09:12:28.000000000 -0400
+++ shadow/74702.tmp.22667 2005-04-27 14:11:17.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 74702
Product: Mono: Class Libraries
Version: unspecified
OS: other
OS Details:
-Status: RESOLVED
+Status: VERIFIED
Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: System
AssignedTo: mono-bugs@ximian.com
ReportedBy: flashdict@gmail.com
@@ -64,6 +64,9 @@
bugzilla
------- Additional Comments From lluis@ximian.com 2005-04-27 09:12 -------
I fixed the test, as you suggested. I think that this is a safe
change, since it is not defined where the call to GetEnvoySink should
be made.
+
+------- Additional Comments From flashdict@gmail.com 2005-04-27 14:11 -------
+Looks good and runs ok now.