/hg/icedtea-web: Fixed classapth ip for rhino tests
jvanek at icedtea.classpath.org
jvanek at icedtea.classpath.org
Mon May 22 16:33:29 UTC 2017
changeset e0dc22121163 in /hg/icedtea-web
details: http://icedtea.classpath.org/hg/icedtea-web?cmd=changeset;node=e0dc22121163
author: Jiri Vanek <jvanek at redhat.com>
date: Mon May 22 18:27:51 2017 +0200
Fixed classapth ip for rhino tests
diffstat:
tests/netx/pac/pac-funcs-test.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (10 lines):
diff -r cfb4c5002e72 -r e0dc22121163 tests/netx/pac/pac-funcs-test.js
--- a/tests/netx/pac/pac-funcs-test.js Mon May 22 13:42:50 2017 +0200
+++ b/tests/netx/pac/pac-funcs-test.js Mon May 22 18:27:51 2017 +0200
@@ -1,5 +1,5 @@
-var ICEDTEA_CLASSPATH_ORG_IP = "208.78.240.231";
+var ICEDTEA_CLASSPATH_ORG_IP = "162.213.1.36";
var CLASSPATH_ORG_IP = "199.232.41.10";
var testsFailed = 0;
More information about the distro-pkg-dev
mailing list