[xbuild] Clean up test logs.
[mono.git] / mcs / class / Microsoft.Build.Tasks / Test / Microsoft.Build.Tasks / TaskBatchingTest.cs
index e854812b76b16e12f7fd70b0d18dbc87d15eca3c..2e457d5716b32da066f65e0802bfdfd5e171a91d 100755 (executable)
@@ -905,7 +905,6 @@ namespace MonoTests.Microsoft.Build.Tasks
                                testLogger.DumpMessages ();
                                Assert.Fail ("Build failed");
                        }
-                       testLogger.DumpMessages ();
 
                        try {
                                testLogger.CheckLoggedAny ("For md: 3 Item1:  Item1Ref:  Item2: Three Item2Ref: Three  Prop1:  Prop1Ref:  Prop2: Three Prop2Ref: Three", MessageImportance.Normal, "A1");