Small tweaks to the hack scripts to make them simpler

Please do with this as you please (including rebasing and/or squashing it), especially under clause (c) of the DCO.

Docker-DCO-1.1-Signed-off-by: Andrew Page <admwiggin@gmail.com> (github: tianon)
This commit is contained in:
Tianon Gravi
2014-03-29 23:09:45 +02:00
committed by unclejack
parent 6db32fdefd
commit 3fb1fc0b7b
2 changed files with 8 additions and 16 deletions
+1
View File
@@ -11,5 +11,6 @@ go build \
" \
./docker
echo "Created binary: $DEST/docker-$VERSION"
ln -sf "docker-$VERSION" "$DEST/docker"
hash_files "$DEST/docker-$VERSION"