Skip to content

Commit 7cebc16

Browse files
committed
debugging
1 parent cd65c7e commit 7cebc16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

localtests/test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ test_single() {
118118

119119
cat $tests_path/$test_name/create.sql
120120
bash -x gh-ost-test-mysql-master --default-character-set=utf8mb4 test < $tests_path/$test_name/create.sql
121+
echo $?
121122

122123
extra_args=""
123124
if [ -f $tests_path/$test_name/extra_args ] ; then

0 commit comments

Comments
 (0)