mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-23 11:58:03 +00:00
8352293: jpackage tests build rpm packages on Ubuntu test machines after JDK-8351372
Reviewed-by: almatvee
This commit is contained in:
parent
4a02de8292
commit
c8a11f28df
@ -86,7 +86,7 @@ public enum PackageType {
|
||||
}
|
||||
|
||||
public boolean isEnabled() {
|
||||
return supported;
|
||||
return enabled;
|
||||
}
|
||||
|
||||
public String getType() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user