Skip to content

Commit

Permalink
Update path to check-version directory
Browse files Browse the repository at this point in the history
Signed-off-by: Tiago Scolari <[email protected]>
  • Loading branch information
spikymonkey authored and tscolari committed May 15, 2017
1 parent 08a70ce commit 9c0f6d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/scripts/check-version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ set -e

VERSION=$(cat grootfs-release-version/number)

cd grootfs-release-master/src/code.cloudfoundry.org/grootfs
cd grootfs-release-develop/src/code.cloudfoundry.org/grootfs

grep "\"${VERSION}\"" version.go && exit 0

Expand Down

0 comments on commit 9c0f6d5

Please sign in to comment.