Thread (3 messages) flat view 3 messages, 2 authors, 2016-07-21

Re: [patch iproute2] jsonw: Fix indentation of ending "}"

From: Stephen Hemminger <stephen@networkplumber.org>
Date: 2016-07-20 19:19:38

On Mon, 18 Jul 2016 09:51:17 +0200
Jiri Pirko [off-list ref] wrote:
From: Jiri Pirko <redacted>

Fix indentation of the very last "}" which is currently indented,
leaving the last 2 "}" like this:
\t}
\t}
EOF

So fix it to be:
\t}
}
EOF

Fixes fcc16c2287 ("provide common json output formatter")
Signed-off-by: Jiri Pirko <redacted>
This no longer applies, put in change to json_writer for bridge formatting.
Is it still needed?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help