Update call to generate-tests.

reviewable/pr18780/r1
Matt Clay 8 years ago
parent 5559e6a669
commit 09e955ccfc

@ -48,4 +48,5 @@ pip list
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

Loading…
Cancel
Save