Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv18643

Modified Files:
        mercurial-py.info 
Log Message:
Make sure test suite uses the correct python version.


Index: mercurial-py.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/mercurial-py.info,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- mercurial-py.info   4 Nov 2010 23:00:34 -0000       1.21
+++ mercurial-py.info   9 Nov 2010 00:08:04 -0000       1.22
@@ -81,7 +81,8 @@
 InfoTest: <<
   TestScript: <<
     perl -pi -e 's/Is a directory/No such file or directory/' 
tests/test-mq-qnew.t
-    cd tests/ && %p/bin/python%type_raw[python] run-tests.py || exit 2
+    perl -pi -e 's/"python",/"python%type_raw[python]",/' tests/run-tests.py
+    cd tests/ && %p/bin/python%type_raw[python] run-tests.py -v || exit 2
   <<
   TestSuiteSize: large
 <<


------------------------------------------------------------------------------
The Next 800 Companies to Lead America's Growth: New Video Whitepaper
David G. Thomson, author of the best-selling book "Blueprint to a 
Billion" shares his insights and actions to help propel your 
business during the next growth cycle. Listen Now!
http://p.sf.net/sfu/SAP-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to