aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2008-09-19 13:20:09 +0000
committerTobias Brunner <tobias@strongswan.org>2008-09-19 13:20:09 +0000
commit80fc5bd95ca370844f3b5c32f84718ed51da283b (patch)
tree3f7d8adc18794f41a3ddd8c3885a2df72f601307
parent414caff0274d7ac2ef007ab8fe3940e3806d56b4 (diff)
downloadstrongswan-80fc5bd95ca370844f3b5c32f84718ed51da283b.tar.bz2
strongswan-80fc5bd95ca370844f3b5c32f84718ed51da283b.tar.xz
missing '_' added
-rwxr-xr-xtesting/testing.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/testing.conf b/testing/testing.conf
index 790ba4dcc..abb5ba097 100755
--- a/testing/testing.conf
+++ b/testing/testing.conf
@@ -39,7 +39,7 @@ STRONGSWAN=$UMLTESTDIR/strongswan-4.2.8.tar.bz2
USE_LIBCURL="yes"
USE_LDAP="yes"
USE_EAP_AKA="yes"
-USE EAP_SIM="yes"
+USE_EAP_SIM="yes"
USE_EAP_MD5="yes"
USE_EAP_IDENTITY="yes"
USE_SQL="yes"