diff options
author | Rob Crittenden <rcritten@redhat.com> | 2008-03-27 15:33:06 -0400 |
---|---|---|
committer | Rob Crittenden <rcritten@redhat.com> | 2008-03-27 15:33:06 -0400 |
commit | b387570fe6ed46e9eb9223a1c930ac060421f7b0 (patch) | |
tree | 5d78f6a7f30417e0e961d47d2219d7f1b3392932 /ipa-python | |
parent | 382ff1d29e6ac34b72b8e503a2938ae9effe1b72 (diff) | |
download | freeipa.git-b387570fe6ed46e9eb9223a1c930ac060421f7b0.tar.gz freeipa.git-b387570fe6ed46e9eb9223a1c930ac060421f7b0.tar.xz freeipa.git-b387570fe6ed46e9eb9223a1c930ac060421f7b0.zip |
Properly detect when ports are available.
The DS setup program uses Perl and does a similar port available test.
It seems that perl always sets FD_CLOEXEC and python does not. This is
why the port test would pass in python but fail in perl.
439024
Diffstat (limited to 'ipa-python')
0 files changed, 0 insertions, 0 deletions