fix indentation
This commit is contained in:
parent
85ba3e974a
commit
91fe846cf1
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: python.port.mk,v 1.103 2019/03/20 22:19:53 remi Exp $
|
||||
# $OpenBSD: python.port.mk,v 1.104 2019/03/20 22:40:00 remi Exp $
|
||||
#
|
||||
# python.port.mk - Xavier Santolaria <xavier@santolaria.net>
|
||||
# This file is in the public domain.
|
||||
@ -227,7 +227,7 @@ do-install:
|
||||
|
||||
# setuptools supports regress testing from setup.py using a standard target
|
||||
. if !target(do-test) && (${MODPY_SETUPUTILS:L} == "yes" || \
|
||||
${MODPY_PYTEST:L} == "yes")
|
||||
${MODPY_PYTEST:L} == "yes")
|
||||
do-test:
|
||||
@${MODPY_TEST_TARGET}
|
||||
. endif
|
||||
|
Loading…
Reference in New Issue
Block a user