c8a642f1285f7a842f4528e10dd7c1131a6c3919
Commit ee594dcb7d42f95048c9047d86c61447243db3cd removed the `sleep 0.5` from this test, because sleep has a full-second precision. However, in some cases, all three log-entries are output at the same time, causing the `--until` filter to fail. This patch adds back a `sleep`, but uses 1 second instead. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: 1360f0dc9a5460bccf7974f7718d031435b883f3 Component: engine
Description
No description provided
310 MiB
Languages
Go
92%
Shell
5.5%
Dockerfile
1.1%
Go-Checksums
0.9%
Makefile
0.3%
Other
0.2%