chiark / gitweb /
[PATCH] remove 'sudo' usage from the Makefile
[elogind.git] / Makefile
index c90baba58253913f4bc50d1ef85edf59e63e8a0a..b62cd89702e2d17dc6111c7e7719be4b86f89338 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -465,4 +465,4 @@ uninstall: uninstall-man uninstall-dev.d
        done ; \
 
 test: all
-       @ cd test && sudo ./udev-test.pl
+       @ cd test && ./udev-test.pl