]> git.proxmox.com Git - mirror_frr.git/commit - vtysh/vtysh.c
vtysh: vtysh -f FOO should exit non-zero if it hits an error
authorDaniel Walton <dwalton@cumulusnetworks.com>
Wed, 16 Aug 2017 20:22:59 +0000 (20:22 +0000)
committerDaniel Walton <dwalton@cumulusnetworks.com>
Wed, 16 Aug 2017 20:22:59 +0000 (20:22 +0000)
commit596074af62ebe33bcccfd910c7ca727ce4bbf409
treea53f3f1f539557fe7457b83420f9f087778b6b36
parentfb13970d31ce8c9ba4096f20145e56caa2c862f4
vtysh: vtysh -f FOO should exit non-zero if it hits an error

Signed-off-by: Daniel Walton <dwalton@cumulusnetworks.com>
Today if we hit an error while apply the contents of file FOO that error
does not bubble up to a non-zero exit.
tools/frr-reload.py
vtysh/vtysh.c