From e3df16f758508543b535077db49de430ff4e25fa Mon Sep 17 00:00:00 2001 From: Alex Yang Date: Mon, 14 Aug 2017 23:47:37 +0800 Subject: Update git submodules * Update docs/submodules/snaps from branch 'master' - Fix validate_ssh_client After the "try..finally.." statement is executed, the ssh_client is closed by the "finally" statement. So the out.channel.in_buffer is not readable and the testcases failed. Change-Id: I3fbf620cb9ccee62c515b83fed9fd01238ad3262 Signed-off-by: Alex Yang --- docs/submodules/snaps | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/snaps') diff --git a/docs/submodules/snaps b/docs/submodules/snaps index 9c023d8d1..acc4428e7 160000 --- a/docs/submodules/snaps +++ b/docs/submodules/snaps @@ -1 +1 @@ -Subproject commit 9c023d8d1c85650b33e6375d58cd1b45c8d0d395 +Subproject commit acc4428e76422ad5c60f5433f325258214e6bc3b -- cgit 1.2.3-korg