[SCM] ci-tooling packaging branch, master, updated. f55197dd85b4dc43611ba69d97b19acf06ad922c

Harald Sitter apachelogger-guest at moszumanska.debian.org
Fri Oct 16 08:40:08 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/ci-tooling.git;a=commitdiff;h=f55197d

The following commit has been merged in the master branch:
commit f55197dd85b4dc43611ba69d97b19acf06ad922c
Author: Harald Sitter <sitter at kde.org>
Date:   Fri Oct 16 10:39:14 2015 +0200

    remove nocov tags as technically this should be covered
---
 kci/orig_sourcer.rb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/kci/orig_sourcer.rb b/kci/orig_sourcer.rb
index 4d9ac47..652c455 100755
--- a/kci/orig_sourcer.rb
+++ b/kci/orig_sourcer.rb
@@ -39,10 +39,8 @@ module KCI
   end
 end
 
-# :nocov:
 if __FILE__ == $PROGRAM_NAME
   tarball = KCI::OrigSourcer.tarball
   sourcer = CI::OrigSourceBuilder.new(tarball)
   sourcer.build
 end
-# :nocov:

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list