Author: Armin Rigo <[email protected]>
Branch: extradoc
Changeset: r5519:d500687241e2
Date: 2015-03-30 11:34 +0200
http://bitbucket.org/pypy/extradoc/changeset/d500687241e2/
Log: Renaming the binary "pypy-stm"
diff --git a/blog/draft/stm-mar2015.txt b/blog/draft/stm-mar2015.txt
--- a/blog/draft/stm-mar2015.txt
+++ b/blog/draft/stm-mar2015.txt
@@ -52,7 +52,7 @@
Now PyPy-STM is no longer a black box: you have a way to learn about
these conflicts and fix them. The tl;dr version is to run::
- PYPYSTM=stmlog pypy yourprogr.py
+ PYPYSTM=stmlog pypy-stm yourprogr.py
print_stm_log.py stmlog
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit