aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-11-10 20:15:22 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2016-11-10 20:15:22 -0500
commitfffce11c3da087172c069ec0ff4c788f5bcc522b (patch)
tree7e3297f56448ebc8122f8fbb006fa3ce034ea62c /Makefile.in
parenttesting (diff)
downloadfirejail-fffce11c3da087172c069ec0ff4c788f5bcc522b.tar.gz
firejail-fffce11c3da087172c069ec0ff4c788f5bcc522b.tar.zst
firejail-fffce11c3da087172c069ec0ff4c788f5bcc522b.zip
testing
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
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
174 cd test/compile; ./compile.sh $(NAME)-$(VERSION) 174 cd test/compile; ./compile.sh $(NAME)-$(VERSION)
175 175
176test-root: 176test-root:
177 cd test/root; su -c ./start.sh 177 cd test/root; su -c ./root.sh | grep TESTING
178 178
179.PHONY: rpms 179.PHONY: rpms
180rpms: 180rpms: