mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
expand: flush output buffer
This commit is contained in:
parent
f44e5465b8
commit
fb8f3ebf96
1 changed files with 1 additions and 0 deletions
|
@ -244,6 +244,7 @@ fn expand(options: Options) {
|
|||
}
|
||||
}
|
||||
|
||||
safe_unwrap!(output.flush());
|
||||
byte += nbytes; // advance the pointer
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue