[med-svn] [Git][med-team/pbbam][master] Down to 1 failure per 8 tests due to fixing version numbers

Andreas Tille gitlab at salsa.debian.org
Wed Sep 5 20:33:17 BST 2018


Andreas Tille pushed to branch master at Debian Med / pbbam


Commits:
74e5e404 by Andreas Tille at 2018-09-05T19:32:09Z
Down to 1 failure per 8 tests due to fixing version numbers

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -25,6 +25,8 @@ generated_data_dir = $(CURDIR)/gendata
 override_dh_auto_test: $(subst .t.in,.deb.t,$(wildcard tests/src/cram/pb*.t.in))
 	mkdir -p $(generated_data_dir)
 	python tests/scripts/generate_data.py $(CURDIR)/tests/data $(generated_data_dir)
+	# remove dfsg extension from test cases
+	sed -i -e 's/+dfsg//g' -e 's?\(/build/$(DEB_SOURCE)-[0-9.]\+\)/?\1+dfsg/?' tests/src/cram/*
 	BINDIR=`dirname $$(find $$PWD -name pbmerge -type f -executable)`; \
 	LIBDIR=`find $$PWD -name lib -type d`; \
 	PATH="$$BINDIR:$(PATH)" LD_LIBRARY_PATH="$$LIBDIR:$(LD_LIBRARY_PATH)" \



View it on GitLab: https://salsa.debian.org/med-team/pbbam/commit/74e5e404c02c35bc412d5b5e1baf5bca8edb39b6

-- 
View it on GitLab: https://salsa.debian.org/med-team/pbbam/commit/74e5e404c02c35bc412d5b5e1baf5bca8edb39b6
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/20180905/9f9ecf62/attachment.html>


More information about the debian-med-commit mailing list