mirror of
https://github.com/curl/curl.git
synced 2026-05-30 06:17:28 +03:00
scripts/release-notes: fix duplicate output header
This commit is contained in:
parent
23a3ab9dd5
commit
66212a3024
1 changed files with 1 additions and 0 deletions
|
|
@ -160,6 +160,7 @@ for my $l (@releasenotes) {
|
|||
$refused[$moreinfo{$f}]=3;
|
||||
}
|
||||
push @o, " --- new entries are listed above this ---";
|
||||
next;
|
||||
}
|
||||
elsif($cleanup) {
|
||||
if($l =~ /^ --- new entries are listed/) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue