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.
commit 06e190dcf390cfa21682322d54f433eff5f17295 Author: Bernard Ogden bernie.ogden@linaro.org Date: Fri Jul 24 15:45:18 2015 +0200
Add a hint to user
Change-Id: Id6961ebb49cea8b840f897532ea125d1f203cf23 --- invoke_session_debian | 1 + 1 file changed, 1 insertion(+)
diff --git a/invoke_session_debian b/invoke_session_debian index 025d8d4..5d99851 100755 --- a/invoke_session_debian +++ b/invoke_session_debian @@ -86,6 +86,7 @@ lava-network collect eth0 #Request agent just before we need it #This would be two keys in one agent if we wanted one for source, one for job echo "*** WAITING FOR AGENT: ${ip_addr}" +echo "ssh -A ${ip_addr}.lab 'ln -sf $SSH_AUTH_SOCK /root/data/socket && while test [...] while ! test -e ~/data/socket; do inotifywait -e create ~/data done