diff options
Diffstat (limited to 'tests/reduce_deps.sh')
-rwxr-xr-x | tests/reduce_deps.sh | 2 |
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 |