summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-01-26 21:31:44 -0700
committerSean Whitton <spwhitton@spwhitton.name>2019-01-26 21:31:44 -0700
commitc4efcb31ec1ed597a726131cc05ea878b39312c3 (patch)
tree4c0613ae53ea9cf3c083c9cf01262fe5705c549c
parenta28f6f137d7b7c1f91cd1ba23535d3049ef43043 (diff)
Add 'flaky' restriction to d/tests/controldebian/7.20190122-2archive/debian/7.20190122-2
-rw-r--r--debian/changelog7
-rw-r--r--debian/tests/control2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index e9ec51ff3d..5e5e85bc6a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+git-annex (7.20190122-2) unstable; urgency=medium
+
+ * Add 'flaky' restriction to d/tests/control (Closes: #920549).
+ Thanks to Paul Gevers for the suggestion.
+
+ -- Sean Whitton <spwhitton@spwhitton.name> Sat, 26 Jan 2019 21:30:24 -0700
+
git-annex (7.20190122-1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/tests/control b/debian/tests/control
index 928caf8e31..66c7790ad7 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,4 +1,4 @@
Tests: basics
Depends: @, git, rsync, gnupg
-Restrictions: allow-stderr
+Restrictions: allow-stderr, flaky