Fix too many open files bug in testrunner.
authorRobert Bradshaw <robertwb@math.washington.edu>
Fri, 22 Jan 2010 03:46:55 +0000 (19:46 -0800)
committerRobert Bradshaw <robertwb@math.washington.edu>
Fri, 22 Jan 2010 03:46:55 +0000 (19:46 -0800)
commitb5bcc8c426db101225e20885b25aa5a0c96ff52b
tree5b5846463456eb484e65501b9f109a744aec9186
parent75ab0c6e289aadcebe16d5a0b1bcf88a94d173aa
Fix too many open files bug in testrunner.

It seems that temp file handles don't work well with fork.
runtests.py