]> git.meshlink.io Git - meshlink/blobdiff - test/Makefile.am
Clean up leftover tincd and sptps_test processes.
[meshlink] / test / Makefile.am
index 4cb5f3f0f06132133bb7f73143c52089764d1e7c..15db24fa951e5ae96dceae9b07eb260fc9188cf0 100644 (file)
@@ -7,4 +7,6 @@ TESTS = \
 EXTRA_DIST = testlib.sh
 
 clean-local:
+       -for pid in *.test.?/pid; do ../src/tinc --pidfile="$$pid" stop; done
+       -killall ../src/sptps_test
        -rm -rf *.test.?