mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-22 15:43:30 +01:00
Update comment describing info_command()
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
ec23ca67f8
commit
244f2cefe5
@ -604,7 +604,7 @@ sub compile_info_command() {
|
||||
|
||||
emit( "\n",
|
||||
"#",
|
||||
"# Echo the time and date when this script was compiled",
|
||||
"# Echo the date and time when this script was compiled along with the Shorewall version",
|
||||
"#",
|
||||
"info_command() {" ,
|
||||
qq( echo "compiled $date by Shorewall version \$SHOREWALL_VERSION") ,
|
||||
|
Loading…
Reference in New Issue
Block a user