https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192839

Felix Dietrich <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |felix.dietrich+freebsd-bugt
                   |                            |[email protected]

--- Comment #6 from Felix Dietrich 
<[email protected]> ---
I am unable to reproduce the core dump with the provided examples:

The example of comment #1 yields (the “-E” to exclude a tag should presumably
have been a “-e” to not complain about files not in the specification) :

  nmtree: no parent node
  nmtree: failed at line 6 of the specification

For the example in comment #3 only the line number in the output differs:

  nmtree: no parent node
  nmtree: failed at line 4 of the specification

A slight modification to the example found in comment #1 (specifying the
default type to be “dir”)

  /set type=dir
  .
      duplicate_entry
      ..
      duplicate_entry
      ..
  ..

yields, on an empty root directory, the following:

  ./dup missing (directory not created: user not specified)

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

Reply via email to