mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 20:47:46 +00:00
Merge pull request #5702 from sylvestre/runcon
runcon: remove trailing '.'
This commit is contained in:
commit
0d05a41f46
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