test kill valgrind process after run

This commit is contained in:
Olof hagsand 2019-12-09 21:12:39 +01:00
parent d68a829862
commit 05ce6f38a3
28 changed files with 35 additions and 35 deletions

View file

@ -541,7 +541,7 @@ main(int argc, char **argv)
cligen_tree_add(cli_cligen(h), treeref, pt);
if (printgen)
cligen_print(stdout, pt, 1);
cligen_print(stdout, pt, 1); /* pt_print */
}
/* Initialize cli syntax */