1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Make sure test script fails on any error

This commit is contained in:
James Cammarata 2016-03-03 20:43:59 -05:00
parent e762095497
commit e4acd44e23

View file

@ -1,4 +1,4 @@
#!/bin/sh -x
#!/bin/sh -xe
if [ "${TARGET}" = "sanity" ]; then
./test/code-smell/replace-urlopen.sh .