From 13268f01bc176d89c66ef84c4540ab34d1cd3953 Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Thu, 14 Sep 2017 19:07:02 +0000 Subject: Update git submodules * Update docs/submodules/releng-xci from branch 'master' - Merge "xci: xci-deploy.sh: Do not 'tee' ssh output" - xci: xci-deploy.sh: Do not 'tee' ssh output Using 'tee' to capture 'ssh' command output randomly breaks with the following error: tee: standard output: Resource temporarily unavailable Lets just store the log on the host and copy it back in the end. Change-Id: I41edac138b8642e8765d5c1e5974b375b5b3203b Signed-off-by: Markos Chandras --- docs/submodules/releng-xci | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/releng-xci') diff --git a/docs/submodules/releng-xci b/docs/submodules/releng-xci index 6454eccb0..890763baf 160000 --- a/docs/submodules/releng-xci +++ b/docs/submodules/releng-xci @@ -1 +1 @@ -Subproject commit 6454eccb0a2dfd31baf454ab5fcc2dc3a2b8155d +Subproject commit 890763baf32de0bab7985b55fe9f8d7c59c48dc0 -- cgit 1.2.3-korg