mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-22 14:20:40 +01:00
Export empty RECOVERING from the -lite programs
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
818dfb6295
commit
271e472d3d
@ -431,6 +431,8 @@ NOROUTES=
|
|||||||
EXPORT=
|
EXPORT=
|
||||||
export TIMESTAMP=
|
export TIMESTAMP=
|
||||||
noroutes=
|
noroutes=
|
||||||
|
RECOVERING=
|
||||||
|
export RECOVERING
|
||||||
|
|
||||||
finished=0
|
finished=0
|
||||||
|
|
||||||
|
@ -417,6 +417,8 @@ USE_VERBOSITY=
|
|||||||
NOROUTES=
|
NOROUTES=
|
||||||
EXPORT=
|
EXPORT=
|
||||||
export TIMESTAMP=
|
export TIMESTAMP=
|
||||||
|
RECOVERING=
|
||||||
|
export RECOVERING
|
||||||
noroutes=
|
noroutes=
|
||||||
|
|
||||||
finished=0
|
finished=0
|
||||||
|
Loading…
Reference in New Issue
Block a user