Revision: 3248
          http://spambayes.svn.sourceforge.net/spambayes/?rev=3248&view=rev
Author:   montanaro
Date:     2009-02-23 07:22:54 +0000 (Mon, 23 Feb 2009)

Log Message:
-----------
Remove specific version in nosetests command.

Modified Paths:
--------------
    trunk/spambayes/README-DEVEL.txt

Modified: trunk/spambayes/README-DEVEL.txt
===================================================================
--- trunk/spambayes/README-DEVEL.txt    2009-02-23 07:21:52 UTC (rev 3247)
+++ trunk/spambayes/README-DEVEL.txt    2009-02-23 07:22:54 UTC (rev 3248)
@@ -43,7 +43,7 @@
 unit tests on Unix-like systems like so from the SpamBayes top-level
 directory::
 
-    TMPDIR=/tmp BAYESCUSTOMIZE= nosetests2.7 -v . 2>&1 \
+    TMPDIR=/tmp BAYESCUSTOMIZE= nosetests -v . 2>&1 \
     | sed -e "s:$(pwd)/::" \
           -e "s:$(python -c 'import sys ; print sys.exec_prefix')/::" \
     | tee failing-unit-tests.txt


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
Spambayes-checkins mailing list
[email protected]
http://mail.python.org/mailman/listinfo/spambayes-checkins

Reply via email to