mirror of
https://github.com/strongswan/strongswan.git
synced 2025-12-15 00:00:26 -05:00
testing: Only sleep after a host has actually been started.
This commit is contained in:
parent
ad808bc2a2
commit
f32c0ce7b6
@ -67,10 +67,10 @@ do
|
||||
\$SWITCH_${host} \
|
||||
mem=${MEM}M con=pty con0=fd:0,fd:1" &
|
||||
cgecho "done"
|
||||
sleep 15
|
||||
fi
|
||||
let "x0+=dx"
|
||||
let "y0+=dy"
|
||||
sleep 15
|
||||
done
|
||||
|
||||
if [ -z "$BOOTING_HOSTS" ]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user