mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-25 07:31:01 +02:00
eclass/java-utils-2: Sync with Gentoo
It's from Gentoo commit 40069e31dfc02ce38c2b30ba0ed9544d386521bb.
This commit is contained in:
parent
f31465582a
commit
c210d9a5ea
@ -1926,7 +1926,7 @@ etestng() {
|
||||
|
||||
local runner=org.testng.TestNG
|
||||
if [[ ${PN} != testng ]]; then
|
||||
local cp=$(java-pkg_getjars --with-dependencies testng)
|
||||
local cp=$(java-pkg_getjars --build-only --with-dependencies testng)
|
||||
else
|
||||
local cp=testng.jar
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user