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

Harald Sitter apachelogger-guest at moszumanska.debian.org
Thu Mar 5 11:30:18 UTC 2015


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

The following commit has been merged in the master branch:
commit 1408387b21a788b7dd8809836d6a80993d48ca00
Author: Harald Sitter <sitter at kde.org>
Date:   Thu Mar 5 12:30:15 2015 +0100

    typo--
---
 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 ad3908b..f3b8c0f 100644
--- a/test/test_projects.rb
+++ b/test/test_projects.rb
@@ -65,7 +65,7 @@ class ProjectTest < Test::Unit::TestCase
           # a valid URI meaning whatever protocol is being used. Not practically
           # useful for us but good to keep that option open all the same.
           # Also make sure we have a trailing slash. Should we get a super short
-          # tmpdir that we we can be sure that at least one pointless slash is
+          # tmpdir that way we can be sure that at least one pointless slash is
           # in the url.
           slashed_gitrepo = gitrepo.gsub('/', '//').sub('//', '/') + '/'
           project = Project.new(name, component, slashed_gitrepo,

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list