summaryrefslogtreecommitdiff
path: root/tests/daemon
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2008-12-22 19:38:11 +0100
committerAndreas Baumann <abaumann@yahoo.com>2008-12-22 19:38:11 +0100
commit4252afaea748fc58dbac98da16743ca4e6a4b58e (patch)
tree64f46808c9dda7f2ac9e1e6e2911fab022678962 /tests/daemon
parent90af43e4c1736d3c4bb587ddb1c1b4030bb3100f (diff)
downloadwolfbones-4252afaea748fc58dbac98da16743ca4e6a4b58e.tar.gz
wolfbones-4252afaea748fc58dbac98da16743ca4e6a4b58e.tar.bz2
another test local_test problem
Diffstat (limited to 'tests/daemon')
-rw-r--r--tests/daemon/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/daemon/GNUmakefile b/tests/daemon/GNUmakefile
index 94f3157..b68a423 100644
--- a/tests/daemon/GNUmakefile
+++ b/tests/daemon/GNUmakefile
@@ -33,7 +33,7 @@ local_clean:
local_distclean:
-@rm testd_cmdline.c testd_cmdline.h
-test:
+local_test:
@fakeroot ./testd -d -c ./testd.conf && \
sleep 3 && \
ls -altr /tmp/testd* && \