X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mono%2Fprofiler%2Fptestrunner.pl;h=e6323460651712aad82d05a0bb261ae9ba88f1e8;hb=0db428169a42373a73cd5c502bd40033629f3f8d;hp=5215621c2fdf7f22e669d26a39579b1dcc3e319e;hpb=a29d7015b9c586c1ebdda2008a333e183c28bf0d;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);