Author: Armin Rigo <[email protected]> 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 _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
