From 5ec4fc0d65443b0c95e372a8459db8e097d334f2 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Wed, 3 Oct 2018 16:28:49 +0200 Subject: [PATCH] Bump --- build_orig.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build_orig.sh b/build_orig.sh index 2f0dd8b..4cc9ae3 100644 --- a/build_orig.sh +++ b/build_orig.sh @@ -76,7 +76,7 @@ popd VER=`cat $WORK_DIR/version.txt` echo "Importing $DIR/../$FILENAME as $VER into git" -exit 1 +#exit 1 cleanup gbp import-orig --pristine-tar -u $VER $DIR/../$FILENAME