Make sure test script fails on any error

pull/14793/head
James Cammarata 9 years ago
parent e762095497
commit e4acd44e23

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

Loading…
Cancel
Save