gnu-maintenance: Relax recursion cutoff in 'latest-ftp-release'.
authorLudovic Courtès <ludo@gnu.org>
Fri, 24 Nov 2017 17:44:08 +0000 (18:44 +0100)
committerLudovic Courtès <ludo@gnu.org>
Fri, 24 Nov 2017 17:48:11 +0000 (18:48 +0100)
commit026f6a42b680207a59beadf0b0b9cc1753f55605
tree1eb30d37796666720aac969b0443e174337798d3
parentf7f8930b37e1c51af99e363421eb54f2dab224f8
gnu-maintenance: Relax recursion cutoff in 'latest-ftp-release'.

Fixes <https://bugs.gnu.org/25020>.
Reported by Hartmut Goebel <h.goebel@crazy-compilers.com>.

* guix/gnu-maintenance.scm (latest-ftp-release)[contains-digit?]: Remove.
Relax test as to whether to recurse into subdirectories.
guix/gnu-maintenance.scm