lint: Report patches that cannot be found.
authorLudovic Courtès <ludo@gnu.org>
Fri, 10 Apr 2015 08:27:26 +0000 (10:27 +0200)
committerLudovic Courtès <ludo@gnu.org>
Fri, 10 Apr 2015 08:27:46 +0000 (10:27 +0200)
commitb210b35d61e41ab5c3ad923eacc8ecbd58d3edca
treeacf6259a6c223f49941c6f909b2a05989b843b92
parent56b1b74c903c17b03ef5b0052a1144bb1e55685f
lint: Report patches that cannot be found.

* guix/scripts/lint.scm (check-patch-file-names): Wrap body in 'guard'.
* tests/lint.scm ("patches: not found"): New test.
guix/scripts/lint.scm
tests/lint.scm