Skip to content

Commit

Permalink
fix script
Browse files Browse the repository at this point in the history
  • Loading branch information
susisu committed Jul 28, 2022
1 parent 38b5cdf commit 0b303e8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions check-mysql/test.sh
Expand Up @@ -2,5 +2,9 @@

set -ex

cd "$(dirname "$0")"

export PATH=$(pwd):$PATH

./test_57/test.sh
./test_8/test.sh

0 comments on commit 0b303e8

Please sign in to comment.