fine tuned shell switches for run_tests.sh

pull/15708/head
Brian Coca 8 years ago
parent e0573d3099
commit 52a714143f

@ -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