From: Ian Jackson Date: Sat, 4 Jun 2016 18:46:42 +0000 (+0100) Subject: Test dgit-repos-policy-debian with multiple (identical, as it happens) existing taints. X-Git-Tag: archive/debian/2.0~336 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=eccc1d4a664ce41b3319f62e4fe2560268a1fc4a;hp=f9da2ff21675a630444be1a65ac27fe387581f26 Test dgit-repos-policy-debian with multiple (identical, as it happens) existing taints. --- diff --git a/debian/changelog b/debian/changelog index 21726d08..5842873f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -58,6 +58,8 @@ dgit (1.5~~) unstable; urgency=medium * Test quilt single-debian-patch. * Provide `tartree-edit gitfetchinfo' etc. to help with comparing different test case git working tree tarballs. + * Test dgit-repos-policy-debian with multiple (identical, as it happens) + existing taints. -- diff --git a/tests/tests/debpolicy-newreject b/tests/tests/debpolicy-newreject index 3f3114b2..ed4a1446 100755 --- a/tests/tests/debpolicy-newreject +++ b/tests/tests/debpolicy-newreject @@ -18,6 +18,7 @@ t-commit 'Commit a forbidden thing' bad=`git rev-parse HEAD:debian/some-file` t-policy-admin taint --global "$bad" "forbidden for testing" +t-policy-admin taint --global "$bad" "forbidden for testing - again" t_expect_push_fail_hook+=' t-git-objects-not-present "" $bad