mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-19 17:28:35 +02:00
Fix INCLUDE
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@5779 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
3dfd501aaf
commit
8aceb0e890
@ -428,6 +428,8 @@ sub read_a_line {
|
|||||||
$currentfile = undef;
|
$currentfile = undef;
|
||||||
do_open_file $filename;
|
do_open_file $filename;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
$line = '';
|
||||||
} else {
|
} else {
|
||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user