Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Commit

Permalink
Fix test #650: no double launch.
Browse files Browse the repository at this point in the history
  • Loading branch information
marccarre committed May 8, 2017
1 parent a4800e1 commit a777601
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/650_proxy_env_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ check
# Check we can use the weave script through the proxy
assert_raises "eval '$(weave_on $HOST1 env)' ; $WEAVE version"
assert_raises "eval '$(weave_on $HOST1 env)' ; $WEAVE ps"
assert_raises "eval '$(weave_on $HOST1 env)' ; $WEAVE launch"

# Check we can use weave env/config with multiple -Hs specified
weave_on $HOST1 stop
Expand Down

0 comments on commit a777601

Please sign in to comment.