On Tue, 11 Jun 2019 00:16:12 +0200 Matteo Croce <[email protected]> wrote:
> + printf("\nnetns: %s\n", nsname);
> + cmd_exec(argv[0], argv, true, nsname);
> return 0;
simple printf breaks JSON output.
On Tue, 11 Jun 2019 00:16:12 +0200 Matteo Croce <[email protected]> wrote:
> + printf("\nnetns: %s\n", nsname);
> + cmd_exec(argv[0], argv, true, nsname);
> return 0;
simple printf breaks JSON output.