]> git.proxmox.com Git - mirror_frr.git/commit
lib, vtysh: re-add support for spaces in 'find'
authorQuentin Young <qlyoung@nvidia.com>
Thu, 18 Mar 2021 19:31:35 +0000 (15:31 -0400)
committerQuentin Young <qlyoung@nvidia.com>
Wed, 7 Apr 2021 17:39:56 +0000 (13:39 -0400)
commit767f67a4560ce9cce41d0183aed46cb2495b7f9a
tree3b121258b748db3643b484c4ae7373ffd57945df
parentc53b1ff1980084507452026fc9b1bfe27cc66de6
lib, vtysh: re-add support for spaces in 'find'

Lost ability to handle them in the regex patch

Signed-off-by: Quentin Young <qlyoung@nvidia.com>
lib/command.c
vtysh/vtysh.c