lint: Avoid calls to 'package-field-location' with #f as the field.
authorLudovic Courtès <ludo@gnu.org>
Sun, 23 Aug 2020 20:11:31 +0000 (22:11 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sun, 23 Aug 2020 21:05:16 +0000 (23:05 +0200)
commit68193624d1428836b18e93306f96e78706e082c3
tree067eae0a6418fd71af8156d539e07ab917884fed
parenta8c8f6fe916d67cfc254527a987011146d8243df
lint: Avoid calls to 'package-field-location' with #f as the field.

* guix/lint.scm (%make-warning): Call 'package-field-location' only when
FIELD is true.
guix/lint.scm