summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnel Husakovic <anel@mariadb.org>2020-09-30 17:22:43 +0200
committerAnel Husakovic <anel@mariadb.org>2020-09-30 17:22:43 +0200
commit7a1923c3693332584921e5ca938537fdef4bb29c (patch)
treed9e1b011bc5975353348a3a1d01bea914ec74a90
parent83a520dbbbfb40fdc8bcd34f8a9e9035c458ad08 (diff)
downloadmariadb-git-7a1923c3693332584921e5ca938537fdef4bb29c.tar.gz
MDEV-23697: bin/env perl -i -> bin perl -i
-rwxr-xr-xscripts/convert-debug-for-diff.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/convert-debug-for-diff.sh b/scripts/convert-debug-for-diff.sh
index 60b328d946b..478d730d15a 100755
--- a/scripts/convert-debug-for-diff.sh
+++ b/scripts/convert-debug-for-diff.sh
@@ -1,4 +1,4 @@
-#!/usr/bin/env perl -i
+#!/usr/bin perl -i
#
# This script converts all numbers that look like addresses or memory sizes,
# in a debug files generated by --debug (like mysqld --debug-dbug), to #.