[svn-commits] pabelanger: testsuite/asterisk/trunk r1628 - /asterisk/trunk/README.txt
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Mon Jun 13 10:26:13 CDT 2011
Author: pabelanger
Date: Mon Jun 13 10:26:11 2011
New Revision: 1628
URL: http://svnview.digium.com/svn/testsuite?view=rev&rev=1628
Log:
s/2.6.6/2.6.5/
Fix typo for python subprocess module EINTR bug.
Modified:
asterisk/trunk/README.txt
Modified: asterisk/trunk/README.txt
URL: http://svnview.digium.com/svn/testsuite/asterisk/trunk/README.txt?view=diff&rev=1628&r1=1627&r2=1628
==============================================================================
--- asterisk/trunk/README.txt (original)
+++ asterisk/trunk/README.txt Mon Jun 13 10:26:11 2011
@@ -97,7 +97,7 @@
--------------------------------------------------------------------------------
Required:
- - python >= 2.6.6
+ - python >= 2.6.5
- python-yaml
Optional (needed by specific tests):
More information about the svn-commits
mailing list