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

Harald Sitter apachelogger-guest at moszumanska.debian.org
Fri Jan 15 10:12:54 UTC 2016


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

The following commit has been merged in the master branch:
commit 3fa74e972f91e78d40dad4a392d38a06cf48e75b
Author: Harald Sitter <sitter at kde.org>
Date:   Fri Jan 15 11:11:39 2016 +0100

    style++
---
 test/test_projects.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/test_projects.rb b/test/test_projects.rb
index 58f85b5..d9a9450 100644
--- a/test/test_projects.rb
+++ b/test/test_projects.rb
@@ -207,7 +207,7 @@ class ProjectTest < TestCase
     assert_equal('simplelogin-packaging', pro.name)
     assert_equal('plasma-phone-packaging', pro.component)
     assert_equal('git', pro.packaging_scm.type)
-    assert_equal("https://github.com/plasma-phone-packaging/simplelogin-packaging", pro.packaging_scm.url)
+    assert_equal('https://github.com/plasma-phone-packaging/simplelogin-packaging', pro.packaging_scm.url)
     assert_equal('kubuntu_unstable', pro.packaging_scm.branch)
     assert_equal('git', pro.upstream_scm.type)
     assert_equal('git://anongit.kde.org/scratch/davidedmundson/simplelogin.git', pro.upstream_scm.url)

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list