fine tuned shell switches for run_tests.sh

(cherry picked from commit 52a714143f)
pull/16362/head
Brian Coca 9 years ago committed by Matt Clay
parent dee38ceb95
commit 217f8fd824

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

Loading…
Cancel
Save