You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bo...@apache.org on 2010/08/05 20:53:15 UTC

svn commit: r982731 - /ant/core/trunk/src/tests/antunit/taskdefs/hostinfo-test.xml

Author: bodewig
Date: Thu Aug  5 18:53:14 2010
New Revision: 982731

URL: http://svn.apache.org/viewvc?rev=982731&view=rev
Log:
DNS changes

Modified:
    ant/core/trunk/src/tests/antunit/taskdefs/hostinfo-test.xml

Modified: ant/core/trunk/src/tests/antunit/taskdefs/hostinfo-test.xml
URL: http://svn.apache.org/viewvc/ant/core/trunk/src/tests/antunit/taskdefs/hostinfo-test.xml?rev=982731&r1=982730&r2=982731&view=diff
==============================================================================
--- ant/core/trunk/src/tests/antunit/taskdefs/hostinfo-test.xml (original)
+++ ant/core/trunk/src/tests/antunit/taskdefs/hostinfo-test.xml Thu Aug  5 18:53:14 2010
@@ -29,7 +29,7 @@
       
   <property name="apache-hostname" value="www.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-realhost.gump" value="140" />