]> git.proxmox.com Git - mirror_frr.git/commit
vtysh: don't warn when saving conf the first time
authorTrey Aspelund <taspelund@cumulusnetworks.com>
Wed, 1 Apr 2020 23:59:32 +0000 (19:59 -0400)
committerTrey Aspelund <taspelund@cumulusnetworks.com>
Fri, 3 Apr 2020 04:56:57 +0000 (00:56 -0400)
commit9fb05a74d2f371a9cf48d8d4aa1b10c663178b4a
tree9bfaaa0ba2bb85b6ef95f73ac3d760f55126e081
parentdba3453515d5b3dc8c66944fe30adc4bdae5b449
vtysh: don't warn when saving conf the first time

This removes a warning when ENOENT is returned while backing up the
config. This also provides strerror when backup fails for other reasons.

Signed-off-by: Trey Aspelund <taspelund@cumulusnetworks.com>
vtysh/vtysh.c