[pyfai] 06/10: update the 0003 patch

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Mon Jan 13 23:05:29 UTC 2014


This is an automated email from the git hooks/post-receive script.

picca pushed a commit to branch experimental
in repository pyfai.

commit 6c3f83dfd5daf8ba14afe17e8b2494f91a90ef36
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Sat Dec 28 14:19:21 2013 +0100

    update the 0003 patch
---
 ...3-forwarded-upstream-fix-the-averageImage-test.patch | 17 +++++++++++++----
 1 file changed, 13 insertions(+), 4 deletions(-)

diff --git a/debian/patches/0003-forwarded-upstream-fix-the-averageImage-test.patch b/debian/patches/0003-forwarded-upstream-fix-the-averageImage-test.patch
index ee66dde..f56b616 100644
--- a/debian/patches/0003-forwarded-upstream-fix-the-averageImage-test.patch
+++ b/debian/patches/0003-forwarded-upstream-fix-the-averageImage-test.patch
@@ -1,16 +1,25 @@
 From: =?utf-8?q?Picca_Fr=C3=A9d=C3=A9ric-Emmanuel?= <picca at debian.org>
-Date: Sat, 28 Dec 2013 13:52:38 +0100
+Date: Sat, 28 Dec 2013 14:16:29 +0100
 Subject: forwarded upstream fix the averageImage test
 
 remove the generated file during the test
 ---
- test/testUtils.py | 4 +++-
- 1 file changed, 3 insertions(+), 1 deletion(-)
+ test/testUtils.py | 6 ++++--
+ 1 file changed, 4 insertions(+), 2 deletions(-)
 
 diff --git a/test/testUtils.py b/test/testUtils.py
-index e32a924..c498694 100755
+index e32a924..cb83bcf 100755
 --- a/test/testUtils.py
 +++ b/test/testUtils.py
+@@ -29,7 +29,7 @@ __license__ = "GPLv3+"
+ __copyright__ = "European Synchrotron Radiation Facility, Grenoble, France"
+ __date__ = "11/04/2013"
+ 
+-
++import os
+ import unittest
+ import numpy
+ import logging
 @@ -99,7 +99,9 @@ class test_utils(unittest.TestCase):
          self.assert_(abs(self.dark - six).max() < 1e-4, "data are the same: test threshold")
  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pyfai.git



More information about the debian-science-commits mailing list