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

Rohan Garg rohangarg-guest at moszumanska.debian.org
Fri Jul 17 16:08:11 UTC 2015


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

The following commit has been merged in the master branch:
commit b3e3ef41d0936c692313c4004b1d489f814cf093
Author: Rohan Garg <rohan at garg.io>
Date:   Fri Jul 17 18:08:04 2015 +0200

    Reset on teardown
---
 test/test_ci_build_source.rb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test/test_ci_build_source.rb b/test/test_ci_build_source.rb
index 9fa5240..a3afbd2 100644
--- a/test/test_ci_build_source.rb
+++ b/test/test_ci_build_source.rb
@@ -19,6 +19,7 @@ class VCSBuilderTest < TestCase
   end
 
   def teardown
+    OS.reset
     unalias_time
   end
 

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list