From cde8897e4d2889b4ec0a89b1f4af6e226197f948 Mon Sep 17 00:00:00 2001 From: Hans-Joerg Hoexer Date: Mon, 15 Oct 2007 20:58:54 +0000 Subject: Add new "reached end of file while parsing quoted string" as expected error message. --- regress/sbin/ipsecctl/ikefail11.ok | 1 + regress/sbin/ipsecctl/ikefail12.ok | 1 + 2 files changed, 2 insertions(+) diff --git a/regress/sbin/ipsecctl/ikefail11.ok b/regress/sbin/ipsecctl/ikefail11.ok index e5e3cabbe97..335e6f0fd41 100644 --- a/regress/sbin/ipsecctl/ikefail11.ok +++ b/regress/sbin/ipsecctl/ikefail11.ok @@ -1,3 +1,4 @@ +stdin: 6: reached end of file while parsing quoted string stdin: 6: syntax error ipsecctl: Syntax error in config file: ipsec rules not loaded remote_gw = "192.168.0.1" diff --git a/regress/sbin/ipsecctl/ikefail12.ok b/regress/sbin/ipsecctl/ikefail12.ok index 8ae61940a38..2c23b34acf4 100644 --- a/regress/sbin/ipsecctl/ikefail12.ok +++ b/regress/sbin/ipsecctl/ikefail12.ok @@ -1,3 +1,4 @@ +stdin: 4: reached end of file while parsing quoted string stdin: 4: syntax error ipsecctl: Syntax error in config file: ipsec rules not loaded remote_gw = "192.168.0.1" -- cgit v1.2.3