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

raimue at macports.org raimue at macports.org
Mon Feb 11 17:11:36 PST 2008


Revision: 34080
          http://trac.macosforge.org/projects/macports/changeset/34080
Author:   raimue at macports.org
Date:     2008-02-11 17:11:36 -0800 (Mon, 11 Feb 2008)

Log Message:
-----------
pextlib1.0/tests/curl.tcl:
Fix fetch test

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	2008-02-11 22:13:55 UTC (rev 34079)
+++ trunk/base/src/pextlib1.0/tests/curl.tcl	2008-02-12 01:11:36 UTC (rev 34080)
@@ -28,8 +28,8 @@
 	test {[md5 file $tempfile] == "a4b0f4a5fbd8bec23002ad8023e01729"}
 	
 	# use -u
-	curl fetch -u "I accept www.opensource.org/licenses/cpl:." http://www.research.att.com/~gsf/download/tgz/ast-ksh.2007-03-28.2007-03-25.tgz $tempfile
-	test {[md5 file $tempfile] == "33b5dad7b2f6da0d7c2b16f3a91efeef"}
+	curl fetch -u "I accept www.opensource.org/licenses/cpl:." http://www.research.att.com/~gsf/download/tgz/ast-ksh.2008-02-02.tgz $tempfile
+	test {[md5 file $tempfile] == "d2a71e320fbaa7a0fd950a27c7e4b099"}
 	
 	file delete -force $tempfile
 }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080211/6de972a1/attachment.html


More information about the macports-changes mailing list