Fix -e and EXPORTPARAMS

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5916 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2007-04-13 22:13:00 +00:00
parent 7036b48573
commit f87b40e6a1

View File

@ -70,7 +70,6 @@ INIT {
#
sub generate_script_1() {
my $export = $_[0];
copy $globals{SHAREDIRPL} . 'prog.header';
@ -161,7 +160,7 @@ sub generate_script_1() {
);
}
append_file 'params' if $export;
append_file 'params' if $config{EXPORTPARAMS};
emitj ( '',
"STOPPING=",