This commit is contained in:
Alec Leamas 2010-10-24 13:41:27 +02:00
parent 6502e28fbf
commit bbe56d0c0f

View file

@ -218,7 +218,6 @@ function make_bundle()
# Usage: make_bundle [ commit, defaults to HEAD]
#
{
set -x
checkout ${1:-'HEAD'} >/dev/null
bundle_id=$( git_id dist/diaspora/Gemfile)
bundle_name="diaspora-bundle-$VERSION-$bundle_id"