FreeBSD Bugzilla – Attachment 161259 Details for
Bug 203257
"ngctl dot" produces output "dot" can't parse
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
bug fix
ngctl_dot_fix.diff (text/plain), 290 bytes, created by
Daniel O'Connor
on 2015-09-22 01:26:40 UTC
(
hide
)
Description:
bug fix
Filename:
MIME Type:
Creator:
Daniel O'Connor
Created:
2015-09-22 01:26:40 UTC
Size:
290 bytes
patch
obsolete
>diff --git a/usr.sbin/ngctl/dot.c b/usr.sbin/ngctl/dot.c >index bd4673f..045101a 100644 >--- a/usr.sbin/ngctl/dot.c >+++ b/usr.sbin/ngctl/dot.c >@@ -187,7 +187,7 @@ DotCmd(int ac, char **av) > free(hlresp); > } > >- fprintf(f, "};\n"); >+ fprintf(f, "}\n"); > > free(nlresp); > if (f != stdout)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 203257
: 161259