diff options
Diffstat (limited to 'community/tinc-pre/disable-ping-tests.patch')
-rw-r--r-- | community/tinc-pre/disable-ping-tests.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/community/tinc-pre/disable-ping-tests.patch b/community/tinc-pre/disable-ping-tests.patch new file mode 100644 index 0000000000..1e9192b106 --- /dev/null +++ b/community/tinc-pre/disable-ping-tests.patch @@ -0,0 +1,11 @@ +--- ./test/Makefile.am.orig ++++ ./test/Makefile.am +@@ -6,8 +6,6 @@ + invite-join.test \ + invite-offline.test \ + invite-tinc-up.test \ +- ns-ping.test \ +- ping.test \ + scripts.test \ + sptps-basic.test \ + variables.test |