From 97cdc12681af69eed626783d43fa67d3a7e9bc5f Mon Sep 17 00:00:00 2001 From: Alec Leamas Date: Fri, 22 Oct 2010 17:38:19 +0200 Subject: [PATCH] test --- pkg/fedora/make-dist.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/pkg/fedora/make-dist.sh b/pkg/fedora/make-dist.sh index a15b8f9b0..0175b3bee 100755 --- a/pkg/fedora/make-dist.sh +++ b/pkg/fedora/make-dist.sh @@ -247,6 +247,7 @@ function make_bundle() } echo echo "Bundle: dist/$bundle_name.tar.gz" + echo "Current dir:$PWD" }