diff options
author | Patrick 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) |
commit | 4b8ef7a89c116d3fe4139fa2fa5b6d9ae62064a2 (patch) | |
tree | 196fbd52c9ed53d10e3d7ec137ad22883559bdb1 /build | |
parent | 851b35a1fa8b6a89f56f0af0709290686afcc3a7 (diff) |
build: Don't bother running tests
Debian's debian/rules file summarizes the situation well:
**Tests failed, of course.**
Diffstat (limited to 'build')
-rwxr-xr-x | build | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -19,7 +19,6 @@ configure: build: configure oh-autobuild -B obj - oh-autobuild -B obj -T check-gdb touch $@ install: build |