Update call to generate-tests.

This commit is contained in:
Matt Clay 2016-08-11 15:45:33 -07:00
parent 6aeea1fe7e
commit 033850b14a

View file

@ -48,4 +48,5 @@ pip list
source hacking/env-setup source hacking/env-setup
test/utils/shippable/modules/generate-tests "${this_module_group}" --verbose | /bin/bash -eux test/utils/shippable/modules/generate-tests "${this_module_group}" --verbose --output /tmp/integration.sh >/dev/null
/bin/bash -eux /tmp/integration.sh