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 <[email protected]> +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.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
