mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-01 13:37:48 +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;
|
err = source;
|
||||||
write!(writer, ": {err}")?;
|
write!(writer, ": {err}")?;
|
||||||
}
|
}
|
||||||
write!(writer, ".")?;
|
|
||||||
Ok(())
|
Ok(())
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue