mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 03:58:21 +00:00
Updated message
This commit is contained in:
parent
6284930a8c
commit
6794469f73
@ -41,7 +41,7 @@ public class ConfPlusProp {
|
||||
if (System.getenv("USERDNSDOMAIN") != null ||
|
||||
System.getenv("LOGONSERVER") != null) {
|
||||
throw new SkippedException(
|
||||
"Looks like a Windows machine in a domain.");
|
||||
"Test cannot run in a domain.");
|
||||
}
|
||||
new ConfPlusProp().run();
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user