andk / pause

Perl authors upload server
http://pause.perl.org/
150 stars 57 forks source link

ignore some tar warnings to prevent log noise #517

Open rspier opened 2 months ago

rspier commented 2 months ago

mldistwatch spewed a bunch of these to the logs

/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.provenance'

Looks like we can quiet them with: --warning=no-unknown-keyword