summaryrefslogtreecommitdiff
path: root/lib/command_graph.h
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@diac24.net>2019-08-13 18:24:11 +0200
committerDavid Lamparter <equinox@diac24.net>2019-12-06 15:13:32 +0100
commit3fa139a65be70e5a81b5f078530094f09a247416 (patch)
tree20814dd0c7f78d25632f6ddbd677a895b3bb44bd /lib/command_graph.h
parentc572fbfe2d928c275e4dece74e7872f3f87726bd (diff)
tools/frr-reload.py: remove stderr redirects
These make no sense. stderr=subprocess.STDOUT means that vtysh's stdout and stderr are combined and returned by check_output. We don't expect errors in that, and we certainly don't log them. Leaving vtysh's stderr as stderr is perfectly fine, it'll be captured for logging just like stderr output from frr-reload.py. Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'lib/command_graph.h')
0 files changed, 0 insertions, 0 deletions