diff options
author | Krzysztof Opasiak <k.opasiak@samsung.com> | 2019-05-10 22:43:10 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-05-10 21:51:50 +0000 |
commit | f93ad23e6b134f754938bc73758cc4b82fb5ffba (patch) | |
tree | bdf1358a3b8631779d60ca4a47f6068e5328628d | |
parent | 0ed50f511ccacd63d31cc1fda6c7df42e902ecb0 (diff) |
Update git submodules
* Update docs/submodules/integration.git from branch 'master'
to e095b67857f4bad35a366659d3d0f428f2747afb
- Don't treat error reply as a proper JDWP handshake
As it turned out thanks to Yan Yang some ONAP services tend to
return a propr JDWP handshake as a part of their error message.
Let's filter out those services by checking number of lines returned
by the server. We expect that proper JDWP handshake won't be longer
than a single line.
Issue-ID: SECCOM-231
Change-Id: I4b8950ebdf5fe118ec5f2dd5f4de583211784fb2
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
m--------- | docs/submodules/integration.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/integration.git b/docs/submodules/integration.git -Subproject 743ad0551bb67c8cf7b9d37effbf03c25444c8e +Subproject e095b67857f4bad35a366659d3d0f428f2747af |