tools: make functest: exclude test files/dirs beginning with _

[ci skip]
This commit is contained in:
Simon Michael 2018-07-24 08:33:00 +01:00
parent fe73f2a6b5
commit 39aed387e9

View File

@ -92,7 +92,7 @@ STACK=stack
#STACK=stack --with-hpack=hpack-0.20
# -j16 sometimes gives "commitAndReleaseBuffer: resource vanished (Broken pipe)" but seems harmless
SHELLTESTOPTS=--execdir -j16 --hide-successes
SHELLTESTOPTS=--execdir -j16 --hide-successes --exclude=/_
# make sure shelltest is a released version of shelltestrunner
# run shell tests using the executable specified in tests