mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-31 13:07:46 +00:00
runcon: remove trailing '.'
Upstream doesn't have in: https://github.com/coreutils/coreutils/blob/master/tests/runcon/runcon-no-reorder.sh#L22
This commit is contained in:
parent
6b1f51385f
commit
9b78016ac5
1 changed files with 0 additions and 1 deletions
|
@ -87,7 +87,6 @@ where
|
|||
err = source;
|
||||
write!(writer, ": {err}")?;
|
||||
}
|
||||
write!(writer, ".")?;
|
||||
Ok(())
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue