summaryrefslogtreecommitdiff
path: root/mysql-test/t/log.sh
diff options
context:
space:
mode:
authoranozdrin/alik@booka. <>2006-12-04 14:05:27 +0300
committeranozdrin/alik@booka. <>2006-12-04 14:05:27 +0300
commita9e1563fa44e631e1466f4c7044b2624f30f5240 (patch)
tree76a6fad349b0a0fb39402a20a2ba30c538fcea2c /mysql-test/t/log.sh
parent87a87bc04b0314908933e3f644e04dc2d2733ba4 (diff)
downloadmariadb-git-a9e1563fa44e631e1466f4c7044b2624f30f5240.tar.gz
Use standard shell instead of BASH.
Diffstat (limited to 'mysql-test/t/log.sh')
-rwxr-xr-xmysql-test/t/log.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/t/log.sh b/mysql-test/t/log.sh
index 20b265087cc..29cf8d3e1a3 100755
--- a/mysql-test/t/log.sh
+++ b/mysql-test/t/log.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
###########################################################################