On 06/23/2018 08:28 AM, Matt Darfeuille wrote:
> Signed-off-by: Matt Darfeuille <matd...@gmail.com>
> ---
>  Shorewall-core/lib.cli | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Shorewall-core/lib.cli b/Shorewall-core/lib.cli
> index 60499180d..b87ed793c 100644
> --- a/Shorewall-core/lib.cli
> +++ b/Shorewall-core/lib.cli
> @@ -2766,7 +2766,7 @@ determine_capabilities() {
>       g_tool=$(mywhich $tool)
>  
>       if [ -z "$g_tool" ]; then
> -         fatal-error "No executable $tool binary can be found on your PATH"
> +         fatal_error "No executable $tool binary can be found on your PATH"
>       fi
>      fi
>  
> 

This defect is already corrected in my tree, but I have applied the
other two.

Thanks Matt!

-Tom
-- 
Tom Eastep        \   Q: What do you get when you cross a mobster with
Shoreline,         \     an international standard?
Washington, USA     \ A: Someone who makes you an offer you can't
http://shorewall.org \   understand
                      \_______________________________________________

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Shorewall-devel mailing list
Shorewall-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shorewall-devel

Reply via email to