mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
test_tail.rs: increase delay
This commit is contained in:
@@ -1578,7 +1578,7 @@ fn test_retry7() {
|
||||
"--use-polling",
|
||||
];
|
||||
|
||||
let mut delay = 100;
|
||||
let mut delay = 500;
|
||||
for _ in 0..2 {
|
||||
at.mkdir(untailable);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user