]> arthur.barton.de Git - netatalk.git/blobdiff - test/netalockd/test.sh
Remove locking RPC stuff, netalockd, talloc, tevent, tsocket and libevent
[netatalk.git] / test / netalockd / test.sh
diff --git a/test/netalockd/test.sh b/test/netalockd/test.sh
deleted file mode 100755 (executable)
index 63a2d93..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-../../etc/netalockd/netalockd -d -l log_maxdebug -f test.log -p 4702 &
-PID=$!
-sleep 1
-./test
-kill $PID
-exit $?
\ No newline at end of file