summaryrefslogtreecommitdiffstats
path: root/tests/reduce_deps.sh
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-04-27 14:08:36 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-04-27 14:08:36 (EDT)
commit1e5280406b5e9e55e3665e1fb84bf4fc6c515481 (patch)
treed2f30b1b289469c87f27527299ee020c266a0d17 /tests/reduce_deps.sh
parent34efb3ce437b722999a137ddb03519f3027c810a (diff)
tests/*.sh: set -eu
Diffstat (limited to 'tests/reduce_deps.sh')
-rwxr-xr-xtests/reduce_deps.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/reduce_deps.sh b/tests/reduce_deps.sh
index 41a4b58..53aa82d 100755
--- a/tests/reduce_deps.sh
+++ b/tests/reduce_deps.sh
@@ -18,6 +18,8 @@
# along with the ProteanOS Development Kit. If not, see
# <http://www.gnu.org/licenses/>.
+set -eu
+
main()
{
plan_ 13