This is an automated email from the git hooks/post-receive script.
bernie.ogden pushed a commit to branch multinode in repository toolchain/lavabench.
The following commit(s) were added to refs/heads/multinode by this push: new c48e5f8 Remove debugging multinode runes c48e5f8 is described below
commit c48e5f8503b61d8af7fa738c1fd1ac46ca2250b4 Author: Bernard Ogden bernie.ogden@linaro.org Date: Tue Jul 21 15:49:05 2015 +0200
Remove debugging multinode runes
Change-Id: I29857be7317100f72208078961376b6537219028 --- invoke_session_debian | 6 ------ 1 file changed, 6 deletions(-)
diff --git a/invoke_session_debian b/invoke_session_debian index 1dd6d92..654bbbe 100755 --- a/invoke_session_debian +++ b/invoke_session_debian @@ -39,12 +39,6 @@ mkdir -p /run mkdir -p /run/hacking echo $$ > /run/hacking/hacking.pid
-export LAVA_MULTI_NODE_DEBUG=1 -lava-group -lava-send test -lava-wait answer - -lava-send ip "ip=`hostname -I`" lava-network broadcast eth0
#suspend in a way that is portable across shells and doesn't involve a busy-wait