[80245] trunk/base/src/pextlib1.0/tests/curl.tcl

jmr at macports.org jmr at macports.org
Thu Jul 7 09:58:56 PDT 2011


Revision: 80245
          http://trac.macports.org/changeset/80245
Author:   jmr at macports.org
Date:     2011-07-07 09:58:56 -0700 (Thu, 07 Jul 2011)
Log Message:
-----------
disable FTP test since it won't work on the buildbot server

Modified Paths:
--------------
    trunk/base/src/pextlib1.0/tests/curl.tcl

Modified: trunk/base/src/pextlib1.0/tests/curl.tcl
===================================================================
--- trunk/base/src/pextlib1.0/tests/curl.tcl	2011-07-07 16:37:06 UTC (rev 80244)
+++ trunk/base/src/pextlib1.0/tests/curl.tcl	2011-07-07 16:58:56 UTC (rev 80245)
@@ -24,8 +24,8 @@
 	test {![curl isnewer $dummyroot/dummy [clock scan 2007-06-17Z]]}
 	
 	# use --disable-epsv
-	curl fetch --disable-epsv ftp://ftp.cup.hp.com/dist/networking/benchmarks/netperf/archive/netperf-2.2pl5.tar.gz $tempfile
-	test {[md5 file $tempfile] == "a4b0f4a5fbd8bec23002ad8023e01729"}
+	#curl fetch --disable-epsv ftp://ftp.cup.hp.com/dist/networking/benchmarks/netperf/archive/netperf-2.2pl5.tar.gz $tempfile
+	#test {[md5 file $tempfile] == "a4b0f4a5fbd8bec23002ad8023e01729"}
 	
 	# use -u
 	# This URL does not work anymore, disabled the test
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110707/67a15f8b/attachment.html>


More information about the macports-changes mailing list