summaryrefslogtreecommitdiff
path: root/mysql-test/lib/v1
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2020-07-01 11:32:21 +0300
committerMarko Mäkelä <marko.makela@mariadb.com>2020-07-01 12:03:55 +0300
commitea2bc974dce2ac509011807c80b36192cd18f686 (patch)
treeafbed3c29a2af90c44af2f086c6eb0d83c909840 /mysql-test/lib/v1
parentfbfb5b5f68a428ec819bc09d14b30cebf660b37b (diff)
parent1ea266f3ef36e779d23697b18cb94e1b0f8e65ef (diff)
downloadmariadb-git-ea2bc974dce2ac509011807c80b36192cd18f686.tar.gz
Merge 10.1 into 10.2bb-10.2-merge
Diffstat (limited to 'mysql-test/lib/v1')
-rwxr-xr-xmysql-test/lib/v1/mysql-test-run.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/lib/v1/mysql-test-run.pl b/mysql-test/lib/v1/mysql-test-run.pl
index af95ecbaa58..6fe5f66fbfc 100755
--- a/mysql-test/lib/v1/mysql-test-run.pl
+++ b/mysql-test/lib/v1/mysql-test-run.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/env perl
# -*- cperl -*-
# Copyright (c) 2008, 2013, Oracle and/or its affiliates. All rights reserved.