commit | 3c0dd067c67372e1bcc94742209f3d3448e5f00a | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Tue Jun 17 22:43:48 2008 +0000 |
committer | Benjamin Peterson <benjamin@python.org> | Tue Jun 17 22:43:48 2008 +0000 |
tree | be887f9ff2a4c134cc539f8a1e79e3a28ee8f2f2 | |
parent | c2c5e00d9da5cfb01e2c84043669de3d0c6fe35b [diff] |
Merged revisions 64356 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r64356 | benjamin.peterson | 2008-06-17 17:40:44 -0500 (Tue, 17 Jun 2008) | 1 line skip test_multiprocessing when /dev/shm doesn't exist. This seems to be a chroot problem in the buildbot env. ........