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

Harald Sitter apachelogger-guest at moszumanska.debian.org
Thu Jan 7 09:12:37 UTC 2016


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

The following commit has been merged in the master branch:
commit 0a70d49f856290282556702951b6d270f366aa3a
Author: Harald Sitter <sitter at kde.org>
Date:   Mon Jan 4 14:56:32 2016 +0100

    add a bit of debug to find out why test fails on kci
---
 lib/ci/build_source.rb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/ci/build_source.rb b/lib/ci/build_source.rb
index 63989b4..6299823 100644
--- a/lib/ci/build_source.rb
+++ b/lib/ci/build_source.rb
@@ -40,6 +40,7 @@ module CI
 
     def copy_source
       # copy sources around
+      p BUILD_DIR
       FileUtils.rm_rf(BUILD_DIR, verbose: true)
 
       # Allow support for format 1.0 and quilt

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list