[DRE-commits] [chef] 01/01: debian/tests/control: add `allow-stderr` to "init" test.

Antonio Terceiro terceiro at moszumanska.debian.org
Wed Sep 9 16:24:09 UTC 2015


This is an automated email from the git hooks/post-receive script.

terceiro pushed a commit to branch master
in repository chef.

commit 546977f4d9dbf349a8482e0bc0c8c95838723e55
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Wed Sep 9 13:23:51 2015 -0300

    debian/tests/control: add `allow-stderr` to "init" test.
---
 debian/changelog     | 6 ++++++
 debian/tests/control | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 21109ac..d7053e7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+chef (12.3.0-3) UNRELEASED; urgency=medium
+
+  * debian/tests/control: add `allow-stderr` to "init" test.
+
+ -- Antonio Terceiro <terceiro at debian.org>  Wed, 09 Sep 2015 13:23:30 -0300
+
 chef (12.3.0-2) unstable; urgency=medium
 
   * Fix installation of initscript and /etc/default file
diff --git a/debian/tests/control b/debian/tests/control
index 972f324..159052f 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -4,7 +4,7 @@ Restrictions: needs-root
 
 Tests: init
 Depends: @, shunit2
-Restrictions: needs-root, isolation-container
+Restrictions: needs-root, isolation-container, allow-stderr
 
 Test-Command: gem2deb-test-runner --check-dependencies
 Depends: @, gem2deb-test-runner

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/chef.git



More information about the Pkg-ruby-extras-commits mailing list