[pypy-svn] r37793 - pypy/dist/pypy/doc

arigo at codespeak.net arigo at codespeak.net
Fri Feb 2 11:25:18 CET 2007


Author: arigo
Date: Fri Feb  2 11:25:16 2007
New Revision: 37793

Modified:
   pypy/dist/pypy/doc/index.txt
Log:
Update links to daily test runs.


Modified: pypy/dist/pypy/doc/index.txt
==============================================================================
--- pypy/dist/pypy/doc/index.txt	(original)
+++ pypy/dist/pypy/doc/index.txt	Fri Feb  2 11:25:16 2007
@@ -121,11 +121,8 @@
 an attempt to keep some focus.  So PyPy requires a 32-bit machine or OS
 for now.
 
-*Some links below are broken because of hardware failure of the
-snake server - PyPy kills machines :-)*
-
 PyPy's own tests, daily updated, `on Linux`_ and `on Windows`_ and
-on `build pypy-c`_ (various variants).
+on build pypy-c (not available at the moment).
 
 `Nightly builds and benchmarks`_ of PyPy to C, CLI and LLVM.
 
@@ -158,11 +155,10 @@
 .. _`bytecode interpreter`: interpreter.html 
 .. _`EU reports`: index-report.html
 .. _`garbage collection`: garbage_collection.html
-.. _`on Linux`: http://snake.cs.uni-duesseldorf.de/pypytest/summary.html
+.. _`on Linux`: http://wyvern.cs.uni-duesseldorf.de/pypytest/summary.html
 .. _`on Windows`: http://scottdial.com/pypytest/summary.html
 .. _`ideas for PyPy related projects`: project-ideas.html
 .. _`Nightly builds and benchmarks`: http://tuatara.cs.uni-duesseldorf.de/benchmark.html
-.. _`build pypy-c`: http://snake.cs.uni-duesseldorf.de/pypy-c-tests/
 .. _`directory reference`: 
 .. _`rlib`: rlib.html
 


More information about the pypy-svn mailing list