summaryrefslogtreecommitdiff
path: root/scripts/mysqlhotcopy.sh
diff options
context:
space:
mode:
authorSergei Golubchik <serg@mariadb.org>2017-07-18 14:59:10 +0200
committerSergei Golubchik <serg@mariadb.org>2017-07-18 14:59:10 +0200
commit9a5fe1f4ea53f26690bfe2cd4f42050bfccaf4af (patch)
tree5456add57977533b445a03d2e03e87ffa7f483d8 /scripts/mysqlhotcopy.sh
parente7fd6ed3875bd91dbd30a62291ae471c35da8fdf (diff)
parent34cd74e52185de2ea3156e8295de3c638cde8c88 (diff)
downloadmariadb-git-9a5fe1f4ea53f26690bfe2cd4f42050bfccaf4af.tar.gz
Merge remote-tracking branch 'mysql/5.5' into 5.5
Diffstat (limited to 'scripts/mysqlhotcopy.sh')
-rw-r--r--scripts/mysqlhotcopy.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/mysqlhotcopy.sh b/scripts/mysqlhotcopy.sh
index b6ff7e1b28d..d6184d9ef10 100644
--- a/scripts/mysqlhotcopy.sh
+++ b/scripts/mysqlhotcopy.sh
@@ -1,6 +1,6 @@
-#!/usr/bin/perl
+#!@PERL_PATH@
-# Copyright (c) 2000, 2010, Oracle and/or its affiliates
+# Copyright (c) 2000, 2017, Oracle and/or its affiliates.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU Library General Public