Commit acb5820f authored by serg@serg.mylan's avatar serg@serg.mylan

per special request from Ingo :)

parent 38026785
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment