Smoketest fix - changed ip address to point to symbuild01, caused by machines moving.
--- a/common/common_props.ant.xml Wed Jun 17 15:41:09 2009 +0100
+++ b/common/common_props.ant.xml Wed Jun 17 15:44:02 2009 +0100
@@ -74,7 +74,7 @@
<!-- ATS client properties -->
<property name="sf.spec.test.sendpkg.enable" value="false"/>
- <property name="sf.spec.test.host.name" value="172.16.11.11"/> <!-- sym-build01 -->
+ <property name="sf.spec.test.host.name" value="10.99.30.24"/> <!-- sym-build01 -->
<property name="sf.spec.test.host.username" value="admin"/>
<property name="sf.spec.test.host.password" value="admin"/>
<property name="sf.spec.test.host.droppath" value="T:\TestDrops"/>