set the bash pipefail option in the test script to return the error
authorJameson Graef Rollins <jrollins@phys.columbia.edu>
Mon, 3 Nov 2008 05:36:10 +0000 (00:36 -0500)
committerJameson Graef Rollins <jrollins@phys.columbia.edu>
Mon, 3 Nov 2008 05:36:10 +0000 (00:36 -0500)
commit8ba61926bbe8609c4e5a9c9e5e0b12644880de92
tree5b8bee4f29678d47aaead67d8076cc2db4100d6e
parent0141efcc55977e8f61bc7ccb31539e99d3ba3d49
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.
tests/basic
website/features.mdwn [new file with mode: 0644]
website/technical-details.mdwn