[network-manager-vpnc/NM_0_8] test: fix test after importing UseLegacyIKEPort pcf parameter
- From: Dan Williams <dcbw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [network-manager-vpnc/NM_0_8] test: fix test after importing UseLegacyIKEPort pcf parameter
- Date: Fri, 4 Feb 2011 22:48:25 +0000 (UTC)
commit 34e7cd1741ed311cc79dbb3be71070afbb81ad4a
Author: JiÅ?à KlimeÅ¡ <jklimes redhat com>
Date: Thu Jan 13 21:58:43 2011 +0100
test: fix test after importing UseLegacyIKEPort pcf parameter
fcb196788634db66b30245f346812070604ff0ef added import/export of
UseLegacyIKEPort pcf parameter and related Local Port vpnc's
configuration value, but missed adjusting tests accordingly.
properties/tests/test-import-export.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/properties/tests/test-import-export.c b/properties/tests/test-import-export.c
index b1da23b..ac0d4a1 100644
--- a/properties/tests/test-import-export.c
+++ b/properties/tests/test-import-export.c
@@ -95,6 +95,7 @@ static Item basic_items[] = {
{ NM_VPNC_KEY_NAT_TRAVERSAL_MODE, NM_VPNC_NATT_MODE_CISCO },
{ NM_VPNC_KEY_DPD_IDLE_TIMEOUT, "90" },
{ NM_VPNC_KEY_CISCO_UDP_ENCAPS_PORT, NULL },
+ { NM_VPNC_KEY_LOCAL_PORT, "500" },
{ NULL, NULL }
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]