[med-svn] [Git][med-team/bart][testing] patch to address failing test 6
Martin Uecker (@uecker-guest)
gitlab at salsa.debian.org
Mon Oct 25 21:36:21 BST 2021
Martin Uecker pushed to branch testing at Debian Med / bart
Commits:
fd340878 by Martin Uecker at 2021-10-25T22:35:41+02:00
patch to address failing test 6
- - - - -
1 changed file:
- + debian/patches/0008-patch-to-address-failing-test-6.patch
Changes:
=====================================
debian/patches/0008-patch-to-address-failing-test-6.patch
=====================================
@@ -0,0 +1,21 @@
+From: Martin Uecker <martin.uecker at med.uni-goettingen.de>
+Date: Mon, 25 Oct 2021 22:29:49 +0200
+Subject: patch to address failing test 6
+
+---
+ utests/test_nufft.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/utests/test_nufft.c b/utests/test_nufft.c
+index 1edac64..5d3aa4f 100644
+--- a/utests/test_nufft.c
++++ b/utests/test_nufft.c
+@@ -134,7 +134,7 @@ static bool test_nufft_normal(void)
+
+ linop_free(op);
+
+- return true;
++ return ret;
+ }
+
+
View it on GitLab: https://salsa.debian.org/med-team/bart/-/commit/fd340878e5978832fccca1f1ed590f6cee3d5231
--
View it on GitLab: https://salsa.debian.org/med-team/bart/-/commit/fd340878e5978832fccca1f1ed590f6cee3d5231
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20211025/0065fd92/attachment-0001.htm>
More information about the debian-med-commit
mailing list