mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-24 08:33:40 +01:00
Don't step on known_problems.txt when setting version
This commit is contained in:
parent
302b6db831
commit
0909bcc28f
@ -75,5 +75,3 @@ file=Shorewall${SUFFIX}/Shorewall/Config.pm
|
|||||||
file=Shorewall${SUFFIX}/Perl/Shorewall/Config.pm
|
file=Shorewall${SUFFIX}/Perl/Shorewall/Config.pm
|
||||||
[ -f $file ] && eval perl -p -i -e "'s/^(\s+)VERSION => .*/\$1VERSION => \"${VERSION}\",/'" $file
|
[ -f $file ] && eval perl -p -i -e "'s/^(\s+)VERSION => .*/\$1VERSION => \"${VERSION}\",/'" $file
|
||||||
|
|
||||||
[ -d Shorewall${SUFFIX} ] && echo "There are no known problems in Shorewall version ${VERSION}" > Shorewall${SUFFIX}/known_problems.txt
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user