[Git][java-team/jmagick][master] Fix rules
Bastien Roucariès (@rouca)
gitlab at salsa.debian.org
Sun Sep 22 20:00:21 BST 2024
Bastien Roucariès pushed to branch master at Debian Java Maintainers / jmagick
Commits:
abb1a889 by Bastien Roucariès at 2024-09-22T19:00:02+00:00
Fix rules
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -6,5 +6,5 @@ export JAVA_HOME=/usr/lib/jvm/default-java
dh $@
override_dh_auto_test:
- # not fatal due to be sensible to border and exact version of imagemagick
- dh_auto_test || true
\ No newline at end of file
+ # not fatal due to be sensible to border and exact version of imagemagick
+ dh_auto_test || true
\ No newline at end of file
View it on GitLab: https://salsa.debian.org/java-team/jmagick/-/commit/abb1a889ea4af650cdd5de4bfdb4bd1f4c38f8b5
--
View it on GitLab: https://salsa.debian.org/java-team/jmagick/-/commit/abb1a889ea4af650cdd5de4bfdb4bd1f4c38f8b5
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/pkg-java-commits/attachments/20240922/430b4587/attachment.htm>
More information about the pkg-java-commits
mailing list