summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorSujatha <sujatha.sivakumar@mariadb.com>2020-09-28 17:55:39 +0530
committerSujatha <sujatha.sivakumar@mariadb.com>2020-09-28 17:55:39 +0530
commitce845b7a2fb3b86a1cc1a54a488ab7f16448d7c1 (patch)
tree767a910bb2d89a42a7ba3b05958340ec16d20b94 /scripts
parent7edfb72efff18b7de7f22cd6dfd90b553e27c286 (diff)
parent6cbbd6bd96a8b5c97ec4d0b687aac29fb0f63a6a (diff)
downloadmariadb-git-ce845b7a2fb3b86a1cc1a54a488ab7f16448d7c1.tar.gz
Merge branch '10.3' into 10.4
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 $