summaryrefslogtreecommitdiff
path: root/tests/mail_to_db.pl
diff options
context:
space:
mode:
authorDaniel Black <daniel@mariadb.org>2020-09-24 08:05:56 +1000
committerDaniel Black <daniel@mariadb.org>2020-09-24 08:09:56 +1000
commit4ddaa571faeca88309709bce8064b0b6df80159c (patch)
treefd73703c6c658690ea2bc7a29249daa5ff8bf736 /tests/mail_to_db.pl
parent88c5c319e541ac5b829cebce175728ea6bdd9b35 (diff)
downloadmariadb-git-4ddaa571faeca88309709bce8064b0b6df80159c.tar.gz
MDEV-23697: perl -w -> perl
Leave debian/additions/mysqlreport as #!/usr/bin/perl Acknowledge that `env perl` is a hack, a complete fix needs to consider which path perl is at and insert into these scripts. The usefulness of these scripts is questionable.
Diffstat (limited to 'tests/mail_to_db.pl')
-rwxr-xr-xtests/mail_to_db.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mail_to_db.pl b/tests/mail_to_db.pl
index 6e5c115f543..bab9e7eb74a 100755
--- a/tests/mail_to_db.pl
+++ b/tests/mail_to_db.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/env perl -w
+#!/usr/bin/env perl
# Copyright Abandoned 1998 TCX DataKonsult AB & Monty Program KB & Detron HB
# This file is public domain and comes with NO WARRANTY of any kind
#