This is an automated email from the git hooks/post-receive script.
bernie.ogden pushed a commit to branch inserted_src in repository toolchain/semiautobench.
The following commit(s) were added to refs/heads/inserted_src by this push: new c90fe30 Additional hint for case where run succeeds c90fe30 is described below
commit c90fe30dbe0af4a41349bcaf1e7b051cc5c11546 Author: Bernard Ogden bernie.ogden@linaro.org Date: Tue Jul 28 11:24:36 2015 +0200
Additional hint for case where run succeeds
Change-Id: Ie51b7d1ce67cd13d5622355c4b91f717898f11d3 --- invoke_session_debian | 1 + 1 file changed, 1 insertion(+)
diff --git a/invoke_session_debian b/invoke_session_debian index 6403b9e..9c0d48f 100755 --- a/invoke_session_debian +++ b/invoke_session_debian @@ -136,6 +136,7 @@ fi
echo "*** RESULTS READY" echo "ssh -o ControlMaster=no -o ControlPath=/dev/null ${ip_addr}.lab" +echo "ssh -o ControlMaster=no -o ControlPath=/dev/null ${ip_addr}.lab 'touch ~/dat [...] while ! test -e ~/data/resultsgone; do inotifywait -e create ~/data done