From bbe56d0c0fa607717466cb6c19491a2d1e303502 Mon Sep 17 00:00:00 2001 From: Alec Leamas Date: Sun, 24 Oct 2010 13:41:27 +0200 Subject: [PATCH] bugfix --- pkg/fedora/make-dist.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/pkg/fedora/make-dist.sh b/pkg/fedora/make-dist.sh index facbd481d..3da2ab6e3 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"