summaryrefslogtreecommitdiff
path: root/tests/basic
diff options
context:
space:
mode:
authorJameson Graef Rollins <jrollins@phys.columbia.edu>2008-11-03 00:36:10 -0500
committerJameson Graef Rollins <jrollins@phys.columbia.edu>2008-11-03 00:36:10 -0500
commit8ba61926bbe8609c4e5a9c9e5e0b12644880de92 (patch)
tree5b8bee4f29678d47aaead67d8076cc2db4100d6e /tests/basic
parent0141efcc55977e8f61bc7ccb31539e99d3ba3d49 (diff)
set the bash pipefail option in the test script to return the error
code of the first failed function in a pipe. also add some new web pages that need to be filled out.
Diffstat (limited to 'tests/basic')
-rwxr-xr-xtests/basic1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/basic b/tests/basic
index 289a1b7..d863886 100755
--- a/tests/basic
+++ b/tests/basic
@@ -13,6 +13,7 @@
# all subcommands in this script should complete without failure:
set -e
+set -o pipefail
## make sure that the right tools are installed to run the test. the
## test has *more* requirements than plain ol' monkeysphere: