Skip to content

Commit

Permalink
Use local peep
Browse files Browse the repository at this point in the history
  • Loading branch information
bmw committed Feb 29, 2016
1 parent 3543701 commit a8089a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ deactivate
# pin peep hashes of the things we just built
for pkg in acme letsencrypt letsencrypt-apache ; do
echo
peep hash dist."$version/$pkg"/*.{whl,gz}
letsencrypt-auto-source/pieces/peep.py hash dist."$version/$pkg"/*.{whl,gz}
echo $pkg==$version
done > /tmp/hashes.$$

Expand Down

0 comments on commit a8089a4

Please sign in to comment.