From 3471e600b5d2b3910a46c37dbd0969bbf304a559 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 14 Jul 2018 16:58:04 +0100 Subject: 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 --- debian/changelog | 1 + tests/lib | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index b0a4401..b1e6792 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 40f1f09..99345ce 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 () { -- cgit v1.2.3