mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-13 08:01:09 +00:00
Tweak d/rules indentation
This commit is contained in:
parent
9bc2bbf64f
commit
4adf0f3eeb
6
debian/rules
vendored
6
debian/rules
vendored
@ -6,7 +6,7 @@
|
||||
override_dh_auto_test:
|
||||
ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
|
||||
set -e; \
|
||||
for python in $(shell pyversions -r); do \
|
||||
$$python setup.py test; \
|
||||
done
|
||||
for python in $(shell pyversions -r); do \
|
||||
$$python setup.py test; \
|
||||
done
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user