mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-13 22:57:45 +00:00
vtysh: fix build failure in vtysh_writeconfig_integrated()
Signed-off-by: Daniel Walton <dwalton@cumulusnetworks.com> Reviewed-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
parent
590ef61970
commit
3d3c3cbd11
@ -2587,6 +2587,7 @@ static bool vtysh_writeconfig_integrated(void)
|
||||
case WRITE_INTEGRATED_YES:
|
||||
return true;
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
DEFUN (vtysh_write_memory,
|
||||
|
Loading…
Reference in New Issue
Block a user