Signed-off-by: Matt Darfeuille <matd...@gmail.com> --- Shorewall/lib.cli-std | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Shorewall/lib.cli-std b/Shorewall/lib.cli-std index 46c932335..3f27b45cd 100644 --- a/Shorewall/lib.cli-std +++ b/Shorewall/lib.cli-std @@ -1691,7 +1691,7 @@ remote_commands() # $* = original arguments less the command. # # Handle nonstandard remote VARDIR # - progress_message2 "Getting VARDIR on system $system..." + progress_message3 "Getting VARDIR on system $system..." temp=$(rsh_command $program show config 2> /dev/null | grep ^LITEDIR | sed 's/LITEDIR is //') [ -n "$temp" ] && litedir="$temp" -- 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