Re: Stale copyright year in v3.18 / test failure
"Sergey Poznyakoff" <[email protected]> Sat, 10 May 2025 08:41:49 +0200
| Newsgroups | gmane.comp.gnu.mailutils.bugs |
|---|---|
| Organization | GNU.org.ua |
| Message-ID | <[email protected]> |
> it built fine on the second try.
That's strange. All that test does is running
mail --version | sed '1{s/-[0-9][0-9]* //;s/ *\[.*\]//;q;}'
and comparing the result with "mail (GNU Mailutils) 3.18". If it
failed, that means that the resulted string was different.
Regards,
Sergey