summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-07-03 17:13:42 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-07-03 17:13:42 (EDT)
commit4b8ef7a89c116d3fe4139fa2fa5b6d9ae62064a2 (patch)
tree196fbd52c9ed53d10e3d7ec137ad22883559bdb1
parent851b35a1fa8b6a89f56f0af0709290686afcc3a7 (diff)
build: Don't bother running tests
Debian's debian/rules file summarizes the situation well: **Tests failed, of course.**
-rwxr-xr-xbuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/build b/build
index 96b57e0..4a8f5e1 100755
--- a/build
+++ b/build
@@ -19,7 +19,6 @@ configure:
build: configure
oh-autobuild -B obj
- oh-autobuild -B obj -T check-gdb
touch $@
install: build