mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
per special request from Ingo :)
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user