From d703c274b6d95a079568bca4d8b671348031316f Mon Sep 17 00:00:00 2001 From: Olof hagsand Date: Thu, 20 Jun 2019 15:43:11 +0200 Subject: [PATCH] test string problem --- test/test_identity.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_identity.sh b/test/test_identity.sh index 782e8fa6..0c23f331 100755 --- a/test/test_identity.sh +++ b/test/test_identity.sh @@ -220,7 +220,7 @@ new "Netconf set undefined acl-type" expecteof "$clixon_netconf -qf $cfg" 0 'xundefined]]>]]>' '^]]>]]>$' new "netconf validate fail" -expecteof "$clixon_netconf -qf $cfg" 0 "]]>]]>" '^applicationoperation-failederrorIdentityref validation failed, Identityref validation failed, not derived from acl-base]]>]]>$' +expecteof "$clixon_netconf -qf $cfg" 0 "]]>]]>" '^applicationoperation-failederrorIdentityref validation failed, Identityref validation failed' new "netconf discard-changes" expecteof "$clixon_netconf -qf $cfg" 0 "]]>]]>" "^]]>]]>$"