diff options
author | Alexis de Talhouët <adetalhouet89@gmail.com> | 2018-06-05 16:40:13 -0400 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-06-07 18:51:02 +0000 |
commit | 43f552ede8fa423d0ac54166448bfe7bd7002b28 (patch) | |
tree | 29134d9aea7a9eccae2efd2f3fdc9b22daa07d2a | |
parent | cf0eaff779a88788c03a5b479c1b909f7766bfc9 (diff) |
Updated git submodules
Project: appc master aa40d7357b5445de9aac67bc8beee1a3a6361bb2
Fix delimiter string for xml-download CDT action
The ssh session is waiting until the </nc:rpc-reply> delimiter is received,
but the last item to be sent in the pipe by the device is the trailing
]]>]]> as specified in the command (whether commitCmd or loadConfigurationString).
Change-Id: I3a7c5df3f06eb648a0551d7767f90acef533c5ee
Issue-ID: APPC-973
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
m--------- | docs/submodules/appc.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/appc.git b/docs/submodules/appc.git -Subproject 07949a86e70e61771a0cac4dc2dc60fa1281f25 +Subproject aa40d7357b5445de9aac67bc8beee1a3a6361bb |