mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-23 19:21:21 +02:00
Remove superfluous white space in the generated script
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
8521c6f750
commit
6425e5ae5d
@ -1089,7 +1089,6 @@ CEOF
|
||||
}
|
||||
|
||||
emit( qq(rm -f \${VARDIR}/${physical}_disabled),
|
||||
'',
|
||||
'run_enabled_exit'
|
||||
);
|
||||
|
||||
@ -1238,7 +1237,6 @@ CEOF
|
||||
}
|
||||
|
||||
emit( "echo 1 > \${VARDIR}/${physical}.status",
|
||||
'',
|
||||
'run_disabled_exit'
|
||||
);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user