[pypy-commit] pypy default: add vmware

arigo pypy.commits at gmail.com
Wed Jul 13 05:55:08 EDT 2016


Author: Armin Rigo <arigo at tunes.org>
Branch: 
Changeset: r85675:48ca27a04e61
Date: 2016-07-13 11:56 +0200
http://bitbucket.org/pypy/pypy/changeset/48ca27a04e61/

Log:	add vmware

diff --git a/pypy/doc/faq.rst b/pypy/doc/faq.rst
--- a/pypy/doc/faq.rst
+++ b/pypy/doc/faq.rst
@@ -377,7 +377,8 @@
 * If the bug involves Closed Source components, or just too many Open
   Source components to install them all ourselves, then maybe you can
   give us some temporary ssh access to a machine where the bug can be
-  reproduced.
+  reproduced.  Or, maybe we can download a VirtualBox or VMWare
+  virtual machine where the problem occurs.
 
 * If giving us access would require us to use other tools than ssh,
   make appointments, or sign a NDA, then we can consider a commerical


More information about the pypy-commit mailing list