[Bug 203257] "ngctl dot" produces output "dot" can't parse

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Sep 22 01:26:40 UTC 2015


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

            Bug ID: 203257
           Summary: "ngctl dot" produces output "dot" can't parse
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: darius at dons.net.au

Created attachment 161259
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=161259&action=edit
bug fix

"ngctl dot" emits a trailing semicolon which results in..
[midget 10:42] ~ >sudo ngctl dot | dot -Tpdf -o ng.pdf
Error: <stdin>: syntax error in line 124 near ';'

The attached patch results in the generation of valid output.

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


More information about the freebsd-bugs mailing list