[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] Debian package checker branch, master, updated. 2.5.4-4-gddec049



The following commit has been merged in the master branch:
commit ddec04933251df4c9fdff5de592d17b1ebada93d
Author: Niels Thykier <niels@thykier.net>
Date:   Wed Nov 30 10:34:33 2011 +0100

    Reached 81.66%/93.05% test coverage
    
    Signed-off-by: Niels Thykier <niels@thykier.net>

diff --git a/t/COVERAGE b/t/COVERAGE
index 4b7aa88..32bdc3a 100644
--- a/t/COVERAGE
+++ b/t/COVERAGE
@@ -1,5 +1,5 @@
-Last generated 2011-11-29
-Coverage: 774/949 (81.56%), w. legacy tests: 882/949 (92.94%)
+Last generated 2011-11-30
+Coverage: 775/949 (81.66%), w. legacy tests: 883/949 (93.05%)
 
 The following tags are not tested by the test suite:
 
@@ -46,7 +46,6 @@ files udeb-contains-documentation-file
 
 init.d duplicate-updaterc.d-calls-in-postinst
 init.d file-in-etc-rc.d-marked-as-conffile
-init.d init.d-script-has-duplicate-lsb-keyword
 
 manpages FSSTND-dir-in-manual-page
 manpages bad-so-link-within-manual-page
diff --git a/t/tests/init.d-lsb-headers/debian/debian/init.d-lsb-headers.init b/t/tests/init.d-lsb-headers/debian/debian/init.d-lsb-headers.init
index a0f7a29..30d83c3 100644
--- a/t/tests/init.d-lsb-headers/debian/debian/init.d-lsb-headers.init
+++ b/t/tests/init.d-lsb-headers/debian/debian/init.d-lsb-headers.init
@@ -10,6 +10,7 @@ set -e
 # Default-Start: 0 6 X
 # Default-Stop: S Y 0 6
 # Short-Description: Do nothing at all
+# Short-Description: Do nothing at all
 # Description: The short description pretty much covers it.
 ### END INIT INFO
 
diff --git a/t/tests/init.d-lsb-headers/desc b/t/tests/init.d-lsb-headers/desc
index 4f5edcc..4cd5c0d 100644
--- a/t/tests/init.d-lsb-headers/desc
+++ b/t/tests/init.d-lsb-headers/desc
@@ -9,6 +9,7 @@ Test-For:
  init.d-script-has-bad-start-runlevel
  init.d-script-has-bad-stop-runlevel
  init.d-script-has-conflicting-start-stop
+ init.d-script-has-duplicate-lsb-keyword
  init.d-script-missing-dependency-on-remote_fs
  init.d-script-missing-dependency-on-local_fs
  init.d-script-missing-lsb-description
diff --git a/t/tests/init.d-lsb-headers/tags b/t/tests/init.d-lsb-headers/tags
index dbd77fd..f530bf5 100644
--- a/t/tests/init.d-lsb-headers/tags
+++ b/t/tests/init.d-lsb-headers/tags
@@ -21,5 +21,6 @@ W: init.d-lsb-headers: init.d-script-has-bad-start-runlevel etc/init.d/init.d-ls
 W: init.d-lsb-headers: init.d-script-has-bad-stop-runlevel etc/init.d/init.d-lsb-headers Y
 W: init.d-lsb-headers: init.d-script-has-conflicting-start-stop etc/init.d/init.d-lsb-headers 0
 W: init.d-lsb-headers: init.d-script-has-conflicting-start-stop etc/init.d/init.d-lsb-headers 6
+W: init.d-lsb-headers: init.d-script-has-duplicate-lsb-keyword etc/init.d/init.d-lsb-headers:13 short-description
 W: init.d-lsb-headers: init.d-script-possible-missing-stop etc/init.d/init.d-lsb-headers 1
 W: init.d-lsb-headers: init.d-script-provides-virtual-facility etc/init.d/init.d-lsb-headers $bad_facility

-- 
Debian package checker


Reply to: