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
 
-- 
2.17.0


------------------------------------------------------------------------------
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