summaryrefslogtreecommitdiff
path: root/lang/mono/files/patch-mono_profiler_ptestrunner.pl
blob: 7a31edfc7d2c3239df31645c9d0b0ed12d60a1fd (plain)
1
2
3
4
5
6
7
8
9
10
11
--- mono/profiler/ptestrunner.pl.orig	2017-07-20 18:10:59 UTC
+++ mono/profiler/ptestrunner.pl
@@ -103,8 +103,6 @@ check_alloc_traces ($report,
 );
 report_errors ();
 
-emit_nunit_report();
-
 exit ($global_errors ? 1 : 0);
 
 # utility functions