From fffce11c3da087172c069ec0ff4c788f5bcc522b Mon Sep 17 00:00:00 2001 From: netblue30 Date: Thu, 10 Nov 2016 20:15:22 -0500 Subject: testing --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 41885ddcf..64970d4a5 100644 --- a/Makefile.in +++ b/Makefile.in @@ -174,7 +174,7 @@ test-compile: dist cd test/compile; ./compile.sh $(NAME)-$(VERSION) test-root: - cd test/root; su -c ./start.sh + cd test/root; su -c ./root.sh | grep TESTING .PHONY: rpms rpms: -- cgit v1.2.3-54-g00ecf