Add mod/lock version.

This commit is contained in:
Ben Johnson
2013-12-04 22:24:04 -07:00
parent f3d438a93f
commit e76b7d1e8b
8 changed files with 12 additions and 12 deletions

View File

@@ -2,7 +2,7 @@
set -e
if [ -z "$PKG" ]; then
PKG="./store ./server ./server/v2/tests ./mod/lock/tests"
PKG="./store ./server ./server/v2/tests ./mod/lock/v2/tests"
fi
# Get GOPATH, etc from build