]> git.proxmox.com Git - mirror_frr.git/blobdiff - tests/helpers/c/main.c
lib: add support for confirmed commits
[mirror_frr.git] / tests / helpers / c / main.c
index 9e34a7c255ba45f9345b3b2978190941bbe343ee..768cf296ad407c1e50ca71c7c41645922cdff883 100644 (file)
@@ -156,7 +156,7 @@ int main(int argc, char **argv)
        vty_init(master);
        memory_init();
        yang_init();
-       nb_init(NULL, 0);
+       nb_init(master, NULL, 0);
 
        /* OSPF vty inits. */
        test_vty_init();