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

Rohan Garg rohangarg-guest at moszumanska.debian.org
Tue Nov 3 22:05:52 UTC 2015


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

The following commit has been merged in the master branch:
commit 68eac64d618faf76cc5fa7d96bc2c78b7a83b48f
Author: Rohan Garg <rohan at garg.io>
Date:   Tue Nov 3 23:05:45 2015 +0100

    FIXME has been fixed ;)
---
 test/test_ci_build_source.rb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/test/test_ci_build_source.rb b/test/test_ci_build_source.rb
index 6365d31..98299aa 100644
--- a/test/test_ci_build_source.rb
+++ b/test/test_ci_build_source.rb
@@ -130,7 +130,6 @@ class VCSBuilderTest < TestCase
     source = CI::VcsSourceBuilder.new(release: @release).run
     assert_not_nil(source.dsc)
     Dir.chdir('build') do
-      # FIXME: composition should be in source really
       dsc = source.dsc
       changelog = "#{source.name}-#{source.version}/debian/changelog"
       assert(system('dpkg-source', '-x', dsc))

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list