mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
per special request from Ingo :)
This commit is contained in:
@ -1224,6 +1224,7 @@ run_testcase ()
|
|||||||
|
|
||||||
if [ "$DO_TEST" ] ; then
|
if [ "$DO_TEST" ] ; then
|
||||||
if $EXPR \( "$tname" : "$DO_TEST" \) > /dev/null ; then
|
if $EXPR \( "$tname" : "$DO_TEST" \) > /dev/null ; then
|
||||||
|
: #empty command to keep some shells happy
|
||||||
else
|
else
|
||||||
#skip_test $tname
|
#skip_test $tname
|
||||||
return
|
return
|
||||||
|
Reference in New Issue
Block a user