mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-23 22:58:52 +01:00
Fix intentation problem introduces with config-detection fix
This commit is contained in:
parent
f3043f1453
commit
30dbfdc949
@ -243,10 +243,10 @@ sub generate_script_2() {
|
||||
|
||||
my $global_variables = have_global_variables;
|
||||
|
||||
push_indent;
|
||||
|
||||
if ( $global_variables ) {
|
||||
|
||||
push_indent;
|
||||
|
||||
emit( 'case $COMMAND in' );
|
||||
|
||||
push_indent;
|
||||
|
Loading…
Reference in New Issue
Block a user