Skip to Content.
Sympa Menu

perfsonar-dev - r1826 - branches/SSHTelnet-MP-STABLE/ant/ssh

Subject: perfsonar development work

List archive

r1826 - branches/SSHTelnet-MP-STABLE/ant/ssh


Chronological Thread 
  • From:
  • To:
  • Subject: r1826 - branches/SSHTelnet-MP-STABLE/ant/ssh
  • Date: Fri, 15 Dec 2006 02:22:32 -0500

Author: stijn
Date: 2006-12-15 02:22:31 -0500 (Fri, 15 Dec 2006)
New Revision: 1826

Modified:
branches/SSHTelnet-MP-STABLE/ant/ssh/sshtelnetMP-test-targets.xml
Log:


Modified: branches/SSHTelnet-MP-STABLE/ant/ssh/sshtelnetMP-test-targets.xml
===================================================================
--- branches/SSHTelnet-MP-STABLE/ant/ssh/sshtelnetMP-test-targets.xml
2006-12-15 07:09:09 UTC (rev 1825)
+++ branches/SSHTelnet-MP-STABLE/ant/ssh/sshtelnetMP-test-targets.xml
2006-12-15 07:22:31 UTC (rev 1826)
@@ -13,7 +13,7 @@
<project name="command line mp test targets">

<target name="test" description="Tests the Command Line Engine for the
given request">
- <java
classname="org.perfsonar.service.measurementPoint.lookingGlassType.tests.Tester">
+ <java
classname="org.perfsonar.service.measurementPoint.lookingGlassType.tests.Tester"
error="errorLog">
<classpath>
<pathelement location="src"/>
<pathelement path="${java.class.path}"/>



  • r1826 - branches/SSHTelnet-MP-STABLE/ant/ssh, svnlog, 12/15/2006

Archive powered by MHonArc 2.6.16.

Top of Page