mirror of
https://gitlab.com/shorewall/code.git
synced 2025-08-18 04:35:33 +02:00
More verbosity control
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@3359 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
@@ -64,7 +64,8 @@ startup_error() # $* = Error Message
|
||||
}
|
||||
|
||||
#
|
||||
# Write the passed args to $RESTOREBASE
|
||||
# Write the passed args to $RESTOREBASE -- We need all of these varieties to support
|
||||
# extension scripts.
|
||||
#
|
||||
save_command()
|
||||
{
|
||||
@@ -8579,7 +8580,7 @@ __EOF__
|
||||
else
|
||||
chmod 700 $outfile
|
||||
|
||||
echo "Shorewall configuration compiled to $outfile"
|
||||
progress_message2 "Shorewall configuration compiled to $outfile"
|
||||
fi
|
||||
|
||||
rm -rf $TMP_DIR
|
||||
|
Reference in New Issue
Block a user