From: Ian Jackson Date: Sat, 14 Jul 2018 15:58:04 +0000 (+0100) Subject: test suite: Drop a couple of useless test log output lines. X-Git-Tag: archive/debian/5.10~2 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=3471e600b5d2b3910a46c37dbd0969bbf304a559;p=dgit.git test suite: Drop a couple of useless test log output lines. We don't need these (((((((((( )))))))))) now that it's just one line inside them. Signed-off-by: Ian Jackson --- diff --git a/debian/changelog b/debian/changelog index b0a4401d..b1e6792e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ dgit (5.10~) unstable; urgency=medium * Merge the experimental branch. + * test suite: Drop a couple of useless test log output lines. -- diff --git a/tests/lib b/tests/lib index 40f1f099..99345ce1 100644 --- a/tests/lib +++ b/tests/lib @@ -419,10 +419,8 @@ t-save-artifacts () { artifacts="$AUTOPKGTEST_ARTIFACTS" if [ x"$artifacts" = x ]; then return; fi if [ x"tmp" = x ]; then return; fi - : '(((((((((( t-save-artifacts ))))))))))' GZIP=-1v tar -C "$tmp" -zc -f "$artifacts/${0##*/}.tar.gz" \ --exclude=\*.tar . - : ')))))))))) t-save-artifacts ))))))))))' } t-rm-dput-dropping () {