]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: avoid false positive in src/fs-magic-compare
authorPádraig Brady <P@draigBrady.com>
Sun, 24 Jun 2018 22:33:06 +0000 (15:33 -0700)
committerPádraig Brady <P@draigBrady.com>
Mon, 25 Jun 2018 00:43:17 +0000 (17:43 -0700)
commit07df260421066a465891d8b970aa899766ea6db5
tree543be418782f19fa0e383215c289594b62271464
parent5fb8eb091fe9b294c91dcaf7af1875835c3d69ba
maint: avoid false positive in src/fs-magic-compare

* src/local.mk (fs_normalize_perl_subst): `make src/fs-magic-compare`
was reporting incorrectly that AFS was not being handled.
Add a mapping to our KAFS identifier.
* .gitignore: Add intermediate files from `make src/fs-magic-compare`
.gitignore
src/local.mk