Make sure test script fails on any error

pull/15204/head
James Cammarata 9 years ago
parent 79e165dd5f
commit 89cc762970

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

Loading…
Cancel
Save