mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 02:28:05 +00:00
Use the correct indentation for the previous changes
This commit is contained in:
Vendored
+6
-5
@@ -20,8 +20,9 @@ override_dh_auto_test:
|
|||||||
# don't fail build on s390x, some tests are failing but upstream
|
# don't fail build on s390x, some tests are failing but upstream
|
||||||
# isn't interested in spending energy on this at the moment
|
# isn't interested in spending energy on this at the moment
|
||||||
# see https://gitlab.freedesktop.org/libfprint/libfprint/issues/236
|
# see https://gitlab.freedesktop.org/libfprint/libfprint/issues/236
|
||||||
ifneq (,$(filter $(DEB_HOST_ARCH),s390x))
|
ifneq (,$(filter $(DEB_HOST_ARCH),s390x))
|
||||||
dh_auto_test || true
|
dh_auto_test || true
|
||||||
else
|
else
|
||||||
dh_auto_test
|
dh_auto_test
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user