From 1139a3ff330b75875e20382b750628e405b9c976 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 1 Sep 2015 15:36:35 +0200 Subject: reproducible: now that diffoscope is available in testing, rename schroots everywhere and always use diffoscope --- bin/reproducible_common.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/reproducible_common.sh') diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index ad0ec176..485e4113 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -425,8 +425,8 @@ call_diffoscope() { set +e ( timeout $TIMEOUT schroot \ --directory $TMPDIR \ - -c source:jenkins-reproducible-${DBDSUITE}-debbindiff \ - debbindiff -- \ + -c source:jenkins-reproducible-${DBDSUITE}-diffoscope \ + diffoscope -- \ --html $TMPDIR/$1/$2.html \ $TMPDIR/b1/$1/$2 \ $TMPDIR/b2/$1/$2 2>&1 \ -- cgit v1.2.3-54-g00ecf