From 7fa27191855eaf828ec3dcf90385e0782f74d2e2 Mon Sep 17 00:00:00 2001 From: Reto Buerki Date: Fri, 7 Dec 2012 14:47:13 +0100 Subject: [PATCH] Set default TESTDIR to /srv/strongswan-testing --- testing/testing.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/testing.conf b/testing/testing.conf index 196fe813b3..6599334e02 100644 --- a/testing/testing.conf +++ b/testing/testing.conf @@ -15,7 +15,7 @@ # for more details. # Root directory of testing -TESTDIR=~/strongswan-testing +TESTDIR=/srv/strongswan-testing # Kernel configuration KERNELVERSION=3.5.3 -- 2.47.2