Skip to content

Commit 20bdc22

Browse files
author
Nicholas Skaggs
committed
testing groovy
1 parent 6124e26 commit 20bdc22

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

releasetests/build-juju-source.bash

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
echo "Getting and updating juju-core dependencies to the required versions."
2+
env
3+
echo "Work directory is $WORK"
24
GOPATH=$WORK go get -v github.com/rogpeppe/godeps
35
GODEPS=$WORK/bin/godeps
46
if [[ ! -f $GODEPS ]]; then

0 commit comments

Comments
 (0)