Marcus Rueckert
f270973a6c
Accepted submit request 57745 from user jeff_mahoney OBS-URL: https://build.opensuse.org/request/show/57745 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apparmor?expand=0&rev=1
16 lines
379 B
Plaintext
16 lines
379 B
Plaintext
---
|
|
parser/tst/Makefile | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
--- a/parser/tst/Makefile
|
|
+++ b/parser/tst/Makefile
|
|
@@ -12,7 +12,7 @@ endif
|
|
all: tests
|
|
|
|
.PHONY: tests error_output parser_sanity caching
|
|
-tests: error_output parser_sanity caching
|
|
+tests: error_output parser_sanity
|
|
|
|
error_output: $(PARSER)
|
|
$(PARSER) -S -I errors >/dev/null errors/okay.sd
|