From 21a38eae25ffc1e9f836e60d8254cf5e960553c5 Mon Sep 17 00:00:00 2001 From: Jameson Graef Rollins Date: Thu, 16 Jul 2009 21:48:56 -0400 Subject: add a 'wait' in the test ssh_test function to try to get around the race condition problem --- tests/basic | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/basic b/tests/basic index 8b4a1ca..83bf753 100755 --- a/tests/basic +++ b/tests/basic @@ -66,7 +66,7 @@ ssh_test() { # wait until the socket is created before continuing while [ ! -S "$SOCKET" ] ; do - sleep 2 + sleep 1 done # make a client connection to the socket @@ -77,6 +77,7 @@ ssh_test() { # kill the sshd process if it's still running kill "$SSHD_PID" || true + wait SSHD_PID= if [ "$RETURN" = "$CODE" ] ; then -- cgit v1.2.3
Unnamed repository; edit this file 'description' to name the repository.Jonas Smedegaard
summaryrefslogtreecommitdiff
path: root/tags/57/e4
diff options
context:
space:
mode:
Diffstat (limited to 'tags/57/e4')
-rw-r--r--tags/57/e4/01070175b79a451b-b05c9abb-6ac0-496f-aedb-718bfd40ef4b-000000@eu-central-1.amazonses.com/attachment0
-rw-r--r--tags/57/e4/1195022382.11121.181.camel@linda.lfix.co.uk/debian0
-rw-r--r--tags/57/e4/1195022382.11121.181.camel@linda.lfix.co.uk/inbox0
-rw-r--r--tags/57/e4/1195022382.11121.181.camel@linda.lfix.co.uk/old0
-rw-r--r--tags/57/e4/20130416070510.GA27269@www5.open-std.org/freedom0
-rw-r--r--tags/57/e4/20130416070510.GA27269@www5.open-std.org/unread0
-rw-r--r--tags/57/e4/20160922175122.A71C902196@gtoperations.ca.local/attachment0
-rw-r--r--tags/57/e4/20160922175122.A71C902196@gtoperations.ca.local/inbox0
-rw-r--r--tags/57/e4/20160922175122.A71C902196@gtoperations.ca.local/old0
-rw-r--r--tags/57/e4/20161225205032.7191.83576@moszumanska.debian.org/debian0
-rw-r--r--tags/57/e4/20161225205032.7191.83576@moszumanska.debian.org/inbox0
-rw-r--r--tags/57/e4/20161225205032.7191.83576@moszumanska.debian.org/old0
-rw-r--r--tags/57/e4/20170217190001.97FCF1D8@lxp5.free-owl.de/sys0
-rw-r--r--tags/57/e4/20170217190001.97FCF1D8@lxp5.free-owl.de/unread0
-rw-r--r--tags/57/e4/20170711144338.3vs5iraws6ezczc3@basil.wdw/debian0
-rw-r--r--tags/57/e4/20170711144338.3vs5iraws6ezczc3@basil.wdw/inbox0
-rw-r--r--tags/57/e4/20170711144338.3vs5iraws6ezczc3@basil.wdw/old0
-rw-r--r--tags/57/e4/20180802220207.047C61CD3EE@lxp5.free-owl.de/sys0
-rw-r--r--tags/57/e4/20180802220207.047C61CD3EE@lxp5.free-owl.de/unread0
-rw-r--r--tags/57/e4/693454.2713.qm@web101312.mail.kks.yahoo.co.jp/inbox0
-rw-r--r--tags/57/e4/693454.2713.qm@web101312.mail.kks.yahoo.co.jp/old0
-rw-r--r--tags/57/e4/84zkgq4g0n.fsf@sauna.l.org/debian0
-rw-r--r--tags/57/e4/CABpLOVenMVCj6BUFWFg1_uMCDfSOtBes_tQUOkuXBeRzdHDeWw@mail.gmail.com/debian0
-rw-r--r--tags/57/e4/CAHbZrxrDNvT=_O942UVZ_69Jwkq=jaP6aUSUsC4fj88hONTSLA@mail.gmail.com/inbox0
-rw-r--r--tags/57/e4/CAHbZrxrDNvT=_O942UVZ_69Jwkq=jaP6aUSUsC4fj88hONTSLA@mail.gmail.com/old0
-rw-r--r--tags/57/e4/CAHbZrxrDNvT=_O942UVZ_69Jwkq=jaP6aUSUsC4fj88hONTSLA@mail.gmail.com/sugar0
-rw-r--r--tags/57/e4/Pine.LNX.4.62.0507231714130.26915@localhost.localdomain/debian0
-rw-r--r--tags/57/e4/alpine.DEB.2.21.2110102219190.7960@postfach.intern.alteholz.me/debian0
-rw-r--r--tags/57/e4/alpine.DEB.2.21.2110102219190.7960@postfach.intern.alteholz.me/unread0
-rw-r--r--tags/57/e4/handler.s.B741663.139487774118434.transcript@bugs.debian.org/debian0
-rw-r--r--tags/57/e4/handler.s.B741663.139487774118434.transcript@bugs.debian.org/unread0
31 files changed, 0 insertions, 0 deletions