summaryrefslogtreecommitdiff
path: root/dbug/remove_function_from_trace.pl
diff options
context:
space:
mode:
Diffstat (limited to 'dbug/remove_function_from_trace.pl')
-rwxr-xr-xdbug/remove_function_from_trace.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbug/remove_function_from_trace.pl b/dbug/remove_function_from_trace.pl
index 380df168caf..67d7fa54b6a 100755
--- a/dbug/remove_function_from_trace.pl
+++ b/dbug/remove_function_from_trace.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/env perl
die <<EEE unless @ARGV;
Usage: $0 func1 [func2 [ ...] ]