ove the testsock.pl sleep to autosign test suite [RT #23400]
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
# PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
# $Id: testsock.pl,v 1.18 2010/08/17 23:46:46 tbox Exp $
|
||||
# $Id: testsock.pl,v 1.19 2011/02/28 14:08:36 fdupont Exp $
|
||||
|
||||
# Test whether the interfaces on 10.53.0.* are up.
|
||||
|
||||
@@ -47,5 +47,4 @@ foreach $id (@ids) {
|
||||
or die sprintf("$0: bind(%s, %d): $!\n",
|
||||
inet_ntoa($addr), $port);
|
||||
close(SOCK);
|
||||
sleep(1);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user