Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jan 2016 15:31:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 206647] incomplete output in mtree output message
Message-ID:  <bug-206647-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206647

            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@FreeBSD.org
          Reporter: olgeni@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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206647-8>