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

Harald Sitter apachelogger-guest at moszumanska.debian.org
Thu Dec 10 11:14:59 UTC 2015


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

The following commit has been merged in the master branch:
commit 98db11ef462cb39245453bbfaa5a43801a1be028
Author: Harald Sitter <sitter at kde.org>
Date:   Thu Dec 10 12:05:55 2015 +0100

    debug--
---
 test/lib/testcase.rb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/test/lib/testcase.rb b/test/lib/testcase.rb
index 112e244..1e01af3 100644
--- a/test/lib/testcase.rb
+++ b/test/lib/testcase.rb
@@ -37,7 +37,6 @@ class TestCase < Test::Unit::TestCase
   # @param binaries [Array<String>] binaries to check for (can be full path)
   def require_binaries(*binaries)
     binaries.flatten.each do |bin|
-      p bin
       next if system("type #{bin} > /dev/null 2>&1")
       omit("#{self.class} requires #{bin} but #{bin} is not in $PATH")
     end

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list