mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-31 13:07:46 +00:00
tail/args: Fix parsing when -F is used together with --retry or --follow
This commit is contained in:
parent
08c5f3b61b
commit
20e32971dd
5 changed files with 91 additions and 22 deletions
|
@ -311,6 +311,7 @@ rand_core = "0.6"
|
|||
rayon = "1.7"
|
||||
redox_syscall = "0.2"
|
||||
regex = "1.7.3"
|
||||
rstest = "0.17.0"
|
||||
rust-ini = "0.18.0"
|
||||
same-file = "1.0.6"
|
||||
selinux = "0.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue