diff options
Diffstat (limited to 'security/openvpn20/files/patch-t_cltsrv.sh')
-rw-r--r-- | security/openvpn20/files/patch-t_cltsrv.sh | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/security/openvpn20/files/patch-t_cltsrv.sh b/security/openvpn20/files/patch-t_cltsrv.sh deleted file mode 100644 index c5deea6..0000000 --- a/security/openvpn20/files/patch-t_cltsrv.sh +++ /dev/null @@ -1,11 +0,0 @@ ---- ./t_cltsrv.sh.orig 2011-07-20 22:10:38.000000000 +0200 -+++ ./t_cltsrv.sh 2011-07-20 22:10:52.000000000 +0200 -@@ -33,7 +33,7 @@ - echo "###" - echo "### To run the test in a FreeBSD jail, you MUST add an IP alias for the jail's IP." - echo "###" -- exit 1 -+ exit 77 - fi - fi - ;; |