diff options
Diffstat (limited to 'regress/sbin')
-rw-r--r-- | regress/sbin/ipsecctl/ikefail11.ok | 1 | ||||
-rw-r--r-- | regress/sbin/ipsecctl/ikefail12.ok | 1 |
2 files changed, 2 insertions, 0 deletions
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" |