mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
per special request from Ingo :)
This commit is contained in:
parent
1a34c83cb3
commit
4ab4890866
1 changed files with 1 additions and 0 deletions
|
@ -1224,6 +1224,7 @@ run_testcase ()
|
|||
|
||||
if [ "$DO_TEST" ] ; then
|
||||
if $EXPR \( "$tname" : "$DO_TEST" \) > /dev/null ; then
|
||||
: #empty command to keep some shells happy
|
||||
else
|
||||
#skip_test $tname
|
||||
return
|
||||
|
|
Loading…
Reference in a new issue