[Bug 292846] net-p2p/transmission: update to 4.1.0
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 292846] net-p2p/transmission: update to 4.1.0"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 18 Feb 2026 14:17:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292846
--- Comment #14 from Vladimir Druzenko <vvd@FreeBSD.org> ---
This part is incorrect:
post-install-TESTS-on:
@${ECHO_MSG} "Running tests..."
@cd ${BUILD_WRKSRC}/tests/libtransmission/ && \
eval ${BUILD_WRKSRC}/tests/libtransmission/libtransmission-test
\
--gtest_filter="-DhtTest.usesBootstrapFile" \
#fails in poudriere due to lack of networking, passes otherwise
--gtest_brief=1 \
Can you explain what were you trying to do with that comment in the middle of
the command line arguments?
And why is there "\" at the end of the last line?
--
You are receiving this mail because:
You are the assignee for the bug.