Louis-Philippe Véronneau pushed to branch master at lintian / lintian
Commits:
-
e1fc2908
by Maytham Alsudany at 2025-03-28T18:02:41+00:00
1 changed file:
Changes:
... | ... | @@ -161,7 +161,7 @@ has orig => ( |
161 | 161 | # shortens paths; keeps same base directory
|
162 | 162 | my $sub_errors = $subindex->drop_common_prefix;
|
163 | 163 | |
164 | - push(@{$index->unpack_errors}, "$tarball . $_")
|
|
164 | + push(@{$index->unpack_messages}, "$tarball . $_")
|
|
165 | 165 | for uniq split(/\n/, $sub_errors);
|
166 | 166 | }
|
167 | 167 | }
|