Remove env from juju test in Makefile
This commit is contained in:
parent
18be463b62
commit
98ab277b54
2
Makefile
2
Makefile
@ -23,7 +23,7 @@ test:
|
||||
# coreycb note: The -v should only be temporary until Amulet sends
|
||||
# raise_status() messages to stderr:
|
||||
# https://bugs.launchpad.net/amulet/+bug/1320357
|
||||
@juju test -e trusty -v -p AMULET_HTTP_PROXY --timeout 900 \
|
||||
@juju test -v -p AMULET_HTTP_PROXY --timeout 900 \
|
||||
00-setup 14-basic-precise-icehouse 15-basic-trusty-icehouse \
|
||||
16-basic-trusty-icehouse-git 17-basic-trusty-juno \
|
||||
18-basic-trusty-juno-git
|
||||
|
Loading…
Reference in New Issue
Block a user