[SCM] ci-tooling packaging branch, master, updated. 5a41287d646116967bc2978c7694418eba70b4d4
Harald Sitter
apachelogger-guest at moszumanska.debian.org
Thu Oct 8 09:05:25 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/ci-tooling.git;a=commitdiff;h=2e83479
The following commit has been merged in the master branch:
commit 2e834791502b32ac007f214f609d7454bc4e8eb5
Author: Harald Sitter <sitter at kde.org>
Date: Thu Oct 8 10:46:56 2015 +0200
style++
---
kci/builder.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kci/builder.rb b/kci/builder.rb
index d6360ba..333ac2d 100755
--- a/kci/builder.rb
+++ b/kci/builder.rb
@@ -407,7 +407,7 @@ class KCIBuilder
if log_data.include?('dpkg-gensymbols: warning: some new symbols appeared')
match = log_data.match(/--- debian\/(.*).symbols/)
if match && match.size > 1
- Dir.chdir("packaging") do
+ Dir.chdir('packaging') do
system('git config --global user.email "kubuntu-ci at lists.launchpad.net"')
system('git config --global user.name "Kubuntu CI"')
system('git config core.sparsecheckout')
--
ci-tooling packaging
More information about the pkg-kde-commits
mailing list