chiark / gitweb /
Test dgit-repos-policy-debian with multiple (identical, as it happens) existing taints.
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 4 Jun 2016 18:46:42 +0000 (19:46 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 16 Jul 2016 15:47:46 +0000 (16:47 +0100)
debian/changelog
tests/tests/debpolicy-newreject

index 21726d084e944345e45e65929715f29b27f8dfd7..5842873fc72c462962c6f4937ba4f37ac1c3962d 100644 (file)
@@ -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.
 
  --
 
index 3f3114b2454790995f5577341327024468c38a95..ed4a1446d2a930cf0e95e6c0a13efd2d5b6347c0 100755 (executable)
@@ -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