test/system: Style fix

https://github.com/containers/toolbox/pull/1374
This commit is contained in:
Debarshi Ray 2023-09-22 18:23:43 +02:00
parent 0146d223d5
commit 6e5bffe9a0

View file

@ -461,6 +461,7 @@ function container_started() {
ret_val=0 ret_val=0
break break
fi fi
sleep 1 sleep 1
done done