diff --git a/vtysh/vtysh.c b/vtysh/vtysh.c index f8c45ed1fb..39ad8d81d6 100644 --- a/vtysh/vtysh.c +++ b/vtysh/vtysh.c @@ -2587,6 +2587,7 @@ static bool vtysh_writeconfig_integrated(void) case WRITE_INTEGRATED_YES: return true; } + return true; } DEFUN (vtysh_write_memory,