Browse Source

DNS changes

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@982731 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 15 years ago
parent
commit
c7c2024198
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/tests/antunit/taskdefs/hostinfo-test.xml

+ 1
- 1
src/tests/antunit/taskdefs/hostinfo-test.xml View File

@@ -29,7 +29,7 @@
<property name="apache-hostname" value="www.apache.org" /> <property name="apache-hostname" value="www.apache.org" />
<property name="apache-domain" value="apache.org" /> <property name="apache-domain" value="apache.org" />
<property name="apache-realhost" value="freyr" />
<property name="apache-realhost" value="eos-new" />
<property name="apache-ip4" value="140.211.11.131" /> <property name="apache-ip4" value="140.211.11.131" />
<property name="apache-realhost.gump" value="140" /> <property name="apache-realhost.gump" value="140" />


Loading…
Cancel
Save