Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
gudmdharalds committed Feb 13, 2018
1 parent 4dc5fe9 commit 691c3f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools-init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ fi

# Fetch the latest release tag of vip-go-ci

export VIP_GO_CI_VER=`php ~/vip-go-ci-tools/vip-go-ci/latest-release.php`
export VIP_GO_CI_VER=`~/vip-go-ci-tools/vip-go-ci/latest-release.php`

if [ "$VIP_GO_CI_VER" == "" ] ; then
# latest-release.php is not available, fetch it
Expand Down

0 comments on commit 691c3f8

Please sign in to comment.