summaryrefslogtreecommitdiff
path: root/sql-bench/bench-count-distinct.sh
diff options
context:
space:
mode:
authorKent Boortz <kent@kent-amd64>2009-05-09 23:43:48 +0200
committerKent Boortz <kent@kent-amd64>2009-05-09 23:43:48 +0200
commit6d7f876a881f9182d9728c6ac16c1b816255335b (patch)
treebeea4b84d32b3aa23750b918a488e52d9ca0f67b /sql-bench/bench-count-distinct.sh
parent48706e948fbdff68c1a67eda12c80258ea7b631c (diff)
downloadmariadb-git-6d7f876a881f9182d9728c6ac16c1b816255335b.tar.gz
Use /usr/bin/perl as standard Perl install path (bug#44643)
Diffstat (limited to 'sql-bench/bench-count-distinct.sh')
-rw-r--r--sql-bench/bench-count-distinct.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql-bench/bench-count-distinct.sh b/sql-bench/bench-count-distinct.sh
index 31558aa0b2e..5cc9fb555af 100644
--- a/sql-bench/bench-count-distinct.sh
+++ b/sql-bench/bench-count-distinct.sh
@@ -1,4 +1,4 @@
-#!@PERL@
+#!/usr/bin/perl
# Copyright (C) 2001, 2003 MySQL AB
#
# This library is free software; you can redistribute it and/or