summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorSujatha <sujatha.sivakumar@mariadb.com>2020-09-28 14:03:46 +0530
committerSujatha <sujatha.sivakumar@mariadb.com>2020-09-28 14:03:46 +0530
commit3a5e719e00fde2690f5a58af21d84d895a510c5e (patch)
tree19f8fd2c071ed4b96ed77bdea28b27ab8ed3029a /scripts
parentc078f55f47eba8660f6daed6d0c2000694159a6c (diff)
parent15cd9195353282e54e109962d46e1900c9eff3d4 (diff)
downloadmariadb-git-3a5e719e00fde2690f5a58af21d84d895a510c5e.tar.gz
Merge branch '10.1' into 10.2
Diffstat (limited to 'scripts')
-rw-r--r--scripts/mytop.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mytop.sh b/scripts/mytop.sh
index e985d518c01..e7b9040c3a8 100644
--- a/scripts/mytop.sh
+++ b/scripts/mytop.sh
@@ -1,4 +1,4 @@
-#!/usr/bin/env perl -w
+#!/usr/bin/env perl
#
# $Id: mytop,v 1.91 2012/01/18 16:49:12 mgrennan Exp $