]> git.puffer.fish Git - matthieu/frr.git/commit
lib: don't execute command if pre-processing hook has failed
authorIgor Ryzhov <iryzhov@nfware.com>
Mon, 21 Sep 2020 13:00:33 +0000 (16:00 +0300)
committerIgor Ryzhov <iryzhov@nfware.com>
Tue, 6 Oct 2020 12:54:25 +0000 (15:54 +0300)
commitd09b344656c833a2ca778a5aad6ca682fa208f8c
tree0325eb3f3a2abe4255563208efee18638e005ff7
parent997729a0d7facd43e3c3de244d985502bdef3c83
lib: don't execute command if pre-processing hook has failed

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
lib/command.c