tags 827947 + patch
thanks

Hi there,

On Thu, 23 Jun 2016 09:11:16 +0200, Luca Capello wrote:
> Tested patch as soon as this bug get a number :-)

Here we are:

--8<---------------cut here---------------start------------->8---
From 92d022a49103d164121f20b548f929681e62b919 Mon Sep 17 00:00:00 2001
From: Luca Capello <luca.cape...@infomaniak.com>
Date: Thu, 23 Jun 2016 09:25:11 +0200
Subject: [PATCH] docs/changelogs.example: (#827947) comment echo

---
 debian/changelog        | 7 +++++++
 docs/changelogs.example | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 1304fde..3feeaf5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+reprepro (4.17.1-2) UNRELEASED; urgency=medium
+
+  * docs/changelogs.example:
+    + comment echo to avoid processincoming errors (Closes: #827947).
+
+ -- Luca Capello <luca.cape...@infomaniak.com>  Thu, 23 Jun 2016 09:22:35 +0200
+
 reprepro (4.17.1-1) unstable; urgency=medium
 
   * new bugfix release
diff --git a/docs/changelogs.example b/docs/changelogs.example
index 4897dc0..33917a3 100755
--- a/docs/changelogs.example
+++ b/docs/changelogs.example
@@ -101,7 +101,7 @@ addsource() {
        SUBDIR="$(basename $TARGETDIR)"
        BASEDIR="$(dirname $TARGETDIR)"
        if ! [ -d "$TARGETDIR" ] ; then
-               echo "extract $CANONDSCFILE information to $TARGETDIR"
+#              echo "extract $CANONDSCFILE information to $TARGETDIR"
                mkdir -p -- "$TARGETDIR"
                EXTRACTDIR="$(mktemp -d)"
                (cd -- "$EXTRACTDIR" && dpkg-source --no-copy -x 
"$CANONDSCFILE" > /dev/null)
-- 
2.1.4

--8<---------------cut here---------------end--------------->8---

Thx, bye,
Gismo / Luca

-- 
Luca Capello
Administrateur GNU/Linux

Infomaniak Network SA

Attachment: signature.asc
Description: Digital signature

Reply via email to