Browse Source

Use standard shell instead of BASH.

pull/374/head
unknown 19 years ago
parent
commit
85e15fb3e7
  1. 2
      mysql-test/t/log.sh

2
mysql-test/t/log.sh

@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
###########################################################################

Loading…
Cancel
Save