diff --git a/pkg/fedora/make-dist.sh b/pkg/fedora/make-dist.sh index facbd481d4b5b8a82e79b76bd1be336f7eef24eb..3da2ab6e398f4bf2df40c3f3978eaa41a59460fb 100755 --- a/pkg/fedora/make-dist.sh +++ b/pkg/fedora/make-dist.sh @@ -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"