summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorGregory P. Smith <greg@mad-scientist.com>2008-03-20 05:41:53 (GMT)
committerGregory P. Smith <greg@mad-scientist.com>2008-03-20 05:41:53 (GMT)
commit6af3db8632783cf1f46ae1798b29db169007431b (patch)
tree89c73dd12d657c9a0143e8658a78bc453bdf2e2f /Python/pythonrun.c
parent45ea86c1245358fc4097f60aaeee386d18ca1c07 (diff)
downloadcpython-6af3db8632783cf1f46ae1798b29db169007431b.zip
cpython-6af3db8632783cf1f46ae1798b29db169007431b.tar.gz
cpython-6af3db8632783cf1f46ae1798b29db169007431b.tar.bz2
Attempt to fix the Solaris Sparc 10 buildbot. It was failing with an invalid
argument error on ioctl. This was caused by the added test_fcntl ioctl test that hard coded 0 as the fd to use. Without a terminal, this fails on solaris. (it passed from the command line on sol 10, both 32 and 64 bit) Also, test_ioctl exists so I moved the test into there where it belongs.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions