]> granicus.if.org Git - python/commit
The test for setpgrp having two arguments didn't actually test anything.
authorJack Jansen <jack.jansen@cwi.nl>
Sat, 29 Mar 2003 22:07:47 +0000 (22:07 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Sat, 29 Mar 2003 22:07:47 +0000 (22:07 +0000)
commit150753cb22cc29041b8796f26270cbc071b06741
treee9009f913d2b95a0c14ecf1a55d30bb2678a92c1
parent7035c98c5c0eec7f88fab146e72b2a7e4aaf64a5
The test for setpgrp having two arguments didn't actually test anything.
For reasons unknown this suddenly started to matter (since Martin's 1.396
checkin? But why?), at least on MacOSX. Added a real test similar to the
getpgrp argument test.
configure
configure.in