]> git.puffer.fish Git - mirror/frr.git/commit
tools/frrcommon.sh: ignore 'declare' failures 3989/head
authorDavid Lamparter <equinox@diac24.net>
Sun, 24 Mar 2019 14:52:02 +0000 (15:52 +0100)
committerDavid Lamparter <equinox@diac24.net>
Sun, 24 Mar 2019 14:53:43 +0000 (15:53 +0100)
commitb7862d93ae2662d4dd2d4dd0de7232f4dc36924e
tree1d3c071a3c20698cfbd23b03d0d57752015ac248
parent81b834a59d314094552468091feb70d7bd01ff8d
tools/frrcommon.sh: ignore 'declare' failures

The "declare -p watchfrr_options" call is just to support backwards
compatibility.  If it fails, silently ignore that.

Signed-off-by: David Lamparter <equinox@diac24.net>
tools/frrcommon.sh.in