From 125e991410f22129c7ef9669d22e3e12aee24e12 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sat, 15 Sep 2018 14:29:48 +0100 Subject: [PATCH] nitsi: Remove reference to non-existant strongswan.conf file Signed-off-by: Michael Tremer --- test/nitsi/test/settings.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/nitsi/test/settings.in b/test/nitsi/test/settings.in index 1a15d201..0c33eb1a 100644 --- a/test/nitsi/test/settings.in +++ b/test/nitsi/test/settings.in @@ -1,5 +1,5 @@ [GENERAL] -copy_from = ../../../@PACKAGE_NAME@-@PACKAGE_VERSION@.tar.gz ../../../strongswan.conf +copy_from = ../../../@PACKAGE_NAME@-@PACKAGE_VERSION@.tar.gz copy_to = /root/ [VIRTUAL_ENVIRONMENT] -- 2.47.2