You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2007/02/09 21:19:29 UTC

svn commit: r505481 - in /lenya/trunk/src: modules-core/administration/test/canoo/test.xml modules/notification/test/canoo/test.xml

Author: andreas
Date: Fri Feb  9 12:19:28 2007
New Revision: 505481

URL: http://svn.apache.org/viewvc?view=rev&rev=505481
Log:
Don't echo webtest home

Modified:
    lenya/trunk/src/modules-core/administration/test/canoo/test.xml
    lenya/trunk/src/modules/notification/test/canoo/test.xml

Modified: lenya/trunk/src/modules-core/administration/test/canoo/test.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules-core/administration/test/canoo/test.xml?view=diff&rev=505481&r1=505480&r2=505481
==============================================================================
--- lenya/trunk/src/modules-core/administration/test/canoo/test.xml (original)
+++ lenya/trunk/src/modules-core/administration/test/canoo/test.xml Fri Feb  9 12:19:28 2007
@@ -24,7 +24,6 @@
     
     
   <target name="users">
-    <echo>Using WebTest home: ${webtest.home}</echo>
     <webtest name="myTest">
       <config host="localhost" port="8888" protocol="http" basepath="default/authoring">
         <header name="Accept-Language" value="en"/>

Modified: lenya/trunk/src/modules/notification/test/canoo/test.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/notification/test/canoo/test.xml?view=diff&rev=505481&r1=505480&r2=505481
==============================================================================
--- lenya/trunk/src/modules/notification/test/canoo/test.xml (original)
+++ lenya/trunk/src/modules/notification/test/canoo/test.xml Fri Feb  9 12:19:28 2007
@@ -21,8 +21,6 @@
   <import file="${webtest.home}/lib/taskdef.xml"/>
   
   <target name="main">
-    
-    <echo>Using WebTest home: ${webtest.home}</echo>
     <webtest name="myTest">
       <config host="localhost" port="8888" protocol="http" basepath="default/authoring">
         <header name="Accept-Language" value="en"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org