[med-svn] [Git][med-team/bart][master] fix typo
Martin Uecker (@uecker-guest)
gitlab at salsa.debian.org
Thu Dec 7 21:46:52 GMT 2023
Martin Uecker pushed to branch master at Debian Med / bart
Commits:
efddf44c by Martin Uecker at 2023-12-07T22:46:35+01:00
fix typo
- - - - -
1 changed file:
- debian/patches/0009-fix-test-for-Debian.patch
Changes:
=====================================
debian/patches/0009-fix-test-for-Debian.patch
=====================================
@@ -7,7 +7,7 @@ Subject: fix test for Debian
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/version.mk b/tests/version.mk
-index 9cecf0b..e375101 100644
+index 9cecf0b..0ba104a 100644
--- a/tests/version.mk
+++ b/tests/version.mk
@@ -2,7 +2,7 @@
@@ -15,7 +15,7 @@ index 9cecf0b..e375101 100644
# check if bart can parse its own version
tests/test-version: version
- $(TOOLDIR)/version -t `cat $(TOOLDIR)/../version.txt`
-+ $(TOOLDIR)/version -t `cat $(ROOLDIR)/version.txt`
++ $(TOOLDIR)/version -t `cat $(ROOTDIR)/version.txt`
touch $@
TESTS += tests/test-version
View it on GitLab: https://salsa.debian.org/med-team/bart/-/commit/efddf44ce86296498f7951e8376b75b6b01f1da1
--
View it on GitLab: https://salsa.debian.org/med-team/bart/-/commit/efddf44ce86296498f7951e8376b75b6b01f1da1
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/20231207/24d3a2d7/attachment.htm>
More information about the debian-med-commit
mailing list