X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2Fprofiler%2Fptestrunner.pl;h=e6323460651712aad82d05a0bb261ae9ba88f1e8;hb=3d7713edccd14cb32da2472047fbd348be2dc8a9;hp=5215621c2fdf7f22e669d26a39579b1dcc3e319e;hpb=69f207ee9e4f440e66e98bf5f685807f6527c39d;p=mono.git diff --git a/mono/profiler/ptestrunner.pl b/mono/profiler/ptestrunner.pl index 5215621c2fd..e6323460651 100755 --- a/mono/profiler/ptestrunner.pl +++ b/mono/profiler/ptestrunner.pl @@ -15,7 +15,6 @@ my $minibuilddir = $builddir . "/mono/mini"; # Setup the execution environment # for the profiler module -append_path ("MONO_PROFILER_LIB_DIR", $profbuilddir . "/.libs"); append_path ("DYLD_LIBRARY_PATH", $minibuilddir . "/.libs"); # for mprof-report append_path ("PATH", $profbuilddir);