[Bug 206647] incomplete output in mtree output message
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jan 26 15:31:31 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206647
Bug ID: 206647
Summary: incomplete output in mtree output message
Product: Base System
Version: 10.2-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: freebsd-bugs at FreeBSD.org
Reporter: olgeni at FreeBSD.org
Trivial but true :)
When running mtree, sometimes the console output may be incomplete.
You can trick it this way:
# chflags schg /var/empty
# mtree -deU -f /etc/mtree/BSD.var.dist -p /var
empty: flags ("schg" is not "schg,uarch", modified to "none")
# mtree -deU -f /etc/mtree/BSD.var.dist -p /var
empty: flags ("schg" is not "none"
The last message is also missing the "\n" at the end.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list