From a5b65c81168c90928784a1e92cda84ed5d6b9eb3 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 25 Sep 2019 19:33:39 +0100 Subject: gentoo resync : 25.09.2019 --- dev-python/twisted/twisted-17.1.0-r2.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'dev-python/twisted/twisted-17.1.0-r2.ebuild') diff --git a/dev-python/twisted/twisted-17.1.0-r2.ebuild b/dev-python/twisted/twisted-17.1.0-r2.ebuild index 7b72031402e4..2c5297195b28 100644 --- a/dev-python/twisted/twisted-17.1.0-r2.ebuild +++ b/dev-python/twisted/twisted-17.1.0-r2.ebuild @@ -113,7 +113,8 @@ python_test() { # workaround for the eclass not installing the entry points # in the test environment. copy the old 16.3.2 start script # to run the tests with - cp "${FILESDIR}"/trial "${TEST_DIR}" + cp "${FILESDIR}"/trial "${TEST_DIR}" || die + chmod +x "${TEST_DIR}"/trial || die pushd "${TEST_DIR}" > /dev/null || die -- cgit v1.2.3