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

Harald Sitter apachelogger-guest at moszumanska.debian.org
Tue Apr 7 11:33:21 UTC 2015


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

The following commit has been merged in the master branch:
commit 6c9e58a4268d82b44d07e7c9a546041a2236f362
Author: Harald Sitter <sitter at kde.org>
Date:   Tue Apr 7 13:32:50 2015 +0200

    do not set path, it's now set by the containment class
---
 kci/install_check.rb | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/kci/install_check.rb b/kci/install_check.rb
index 490c7f1..1874ecf 100755
--- a/kci/install_check.rb
+++ b/kci/install_check.rb
@@ -1,8 +1,5 @@
 #!/usr/bin/env ruby
 
-# Containers have a limited PATH, expand it for apt.
-ENV['PATH'] = '/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin'
-
 require 'logger'
 require 'logger/colors'
 require 'thwait'

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list