]> andersk Git - openssh.git/blobdiff - regress/cfgmatch.sh
- dtucker@cvs.openbsd.org 2007/06/12 11:56:15
[openssh.git] / regress / cfgmatch.sh
index 3a789faab676630934a795af19995bc34503c039..d987dcb972ed2892706c8738dacc778af275663b 100644 (file)
@@ -12,6 +12,7 @@ stop_client()
        pid=`cat $pidfile`
        if [ ! -z "$pid" ]; then
                kill $pid
+               sleep 1
        fi
 }
 
This page took 0.032947 seconds and 4 git commands to generate.