[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1098919: Help to improve comparison in english/international/l10n/scripts/gen-files.pl



Hi,

I don't speak perl, but maybe something like changing:
https://salsa.debian.org/webmaster-team/webwml/-/blob/master/english/international/l10n/scripts/transmonitor-check?ref_type=heads#L703

from:
    open(PO, "< $PO_DIR/$filename");

to:
    open(PO, "-| msgattrib --no-wrap $PO_DIR/$filename");

could do the trick?

Attachment: signature.asc
Description: PGP signature


Reply to: