summaryrefslogtreecommitdiff
path: root/test-all.sh
diff options
context:
space:
mode:
authorLeo Tenenbaum <pommicket@gmail.com>2020-01-09 19:01:06 -0500
committerLeo Tenenbaum <pommicket@gmail.com>2020-01-09 19:01:06 -0500
commitc156e952d94049e8dbd8bc9a0f294712c6f253e8 (patch)
tree107b465473a8c32018c5a2685979fa13c14731fe /test-all.sh
parent6f4074136719bd7ec612e8357596fe3e884c3bf7 (diff)
better error system
Diffstat (limited to 'test-all.sh')
-rwxr-xr-xtest-all.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/test-all.sh b/test-all.sh
index 11243db..03e26fb 100755
--- a/test-all.sh
+++ b/test-all.sh
@@ -1,4 +1,3 @@
#!/bin/sh
./test-build.sh || exit 1
-./build.sh || exit 1
tests/test.sh || exit 1