contrib/bmake/u-t-makefile.patch

12 lines
324 B
Diff
Raw Normal View History

2020-12-30 22:26:26 +01:00
--- unit-tests/Makefile.orig 2020-12-12 18:13:04.481056900 +0100
+++ unit-tests/Makefile 2020-12-12 18:13:17.154389991 +0100
@@ -39,7 +39,7 @@
TESTS+= cmd-errors
TESTS+= cmd-errors-lint
TESTS+= cmd-interrupt
-TESTS+= cmdline
+#TESTS+= cmdline
TESTS+= cmdline-undefined
TESTS+= comment
TESTS+= cond-cmp-numeric