Skip to content
Snippets Groups Projects
Commit 233d26fd authored by Alec Leamas's avatar Alec Leamas
Browse files

Merge branch 'v2'

parents cb0d6873 bbe56d0c
No related branches found
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment