Browse Source

eos-new isn't that new anymore

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@999439 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 14 years ago
parent
commit
99f7402a2d
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-domain" value="apache.org" />
<property name="apache-realhost" value="eos-new" />
<property name="apache-realhost" value="eos" />
<property name="apache-ip4" value="140.211.11.131" />
<property name="apache-realhost.gump" value="www" />


Loading…
Cancel
Save