[SCM] ci-tooling packaging branch, master, updated. 4e041eb29c09d06950b8b1ab1c0c466b1578ed4f
    Harald Sitter 
    apachelogger-guest at moszumanska.debian.org
       
    Wed May  6 11:46:10 UTC 2015
    
    
  
Gitweb-URL: http://git.debian.org/?p=pkg-kde/ci-tooling.git;a=commitdiff;h=4e041eb
The following commit has been merged in the master branch:
commit 4e041eb29c09d06950b8b1ab1c0c466b1578ed4f
Author: Harald Sitter <sitter at kde.org>
Date:   Wed May 6 13:46:06 2015 +0200
    debug ulimit -n on install checks to see when things go wrong again
---
 kci/install_check.rb | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/kci/install_check.rb b/kci/install_check.rb
index 02dd875..dd097ed 100755
--- a/kci/install_check.rb
+++ b/kci/install_check.rb
@@ -199,6 +199,8 @@ def install_fake_pkg(name)
   end
 end
 
+LOG.info `ulimit -n`
+
 # Disable invoke-rc.d because it is crap and causes useless failure on install
 # when it fails to detect upstart/systemd running and tries to invoke a sysv
 # script that does not exist.
-- 
ci-tooling packaging
    
    
More information about the pkg-kde-commits
mailing list