From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tobias Geerinckx-Rice Subject: Re: [PATCH 2/2] gnu: encfs: Update to 1.9. Date: Tue, 13 Sep 2016 20:25:59 +0200 Message-ID: References: <1473556426-19703-1-git-send-email-me@tobias.gr> <1473556426-19703-2-git-send-email-me@tobias.gr> <8760q1tess.fsf@gnu.org> <877fag579w.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="phTk0Mu6vEbFGbtEhKJiMl7qNvEHnEFjq" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52095) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bjsPK-0008F5-29 for guix-devel@gnu.org; Tue, 13 Sep 2016 14:26:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bjsPF-0006UP-MF for guix-devel@gnu.org; Tue, 13 Sep 2016 14:26:09 -0400 In-Reply-To: <877fag579w.fsf@gnu.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: ludo@gnu.org Cc: guix-devel@gnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --phTk0Mu6vEbFGbtEhKJiMl7qNvEHnEFjq Content-Type: multipart/mixed; boundary="0d3NdWCvw7g9lTNfiBnoT35lNrKuiTXqX"; protected-headers="v1" From: Tobias Geerinckx-Rice To: ludo@gnu.org Cc: guix-devel@gnu.org Message-ID: Subject: Re: [PATCH 2/2] gnu: encfs: Update to 1.9. References: <1473556426-19703-1-git-send-email-me@tobias.gr> <1473556426-19703-2-git-send-email-me@tobias.gr> <8760q1tess.fsf@gnu.org> <877fag579w.fsf@gnu.org> In-Reply-To: <877fag579w.fsf@gnu.org> --0d3NdWCvw7g9lTNfiBnoT35lNrKuiTXqX Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Ludo', On 13/09/16 14:11, Ludovic Court=C3=A8s wrote: > However, =E2=80=98find-files=E2=80=99 does not include directories in i= ts result,=20 > unless you explicitly ask for it. So probably it should be: >=20 > (for-each delete-file-recursively (find-files "internal" "^tinyxml2"=20 > #:directories? #t)) Indeed, thanks. I'll push with the more specific (snippet '(for-each delete-file-recursively (find-files "internal" "^tinyxml2-[0-9]" #:directories? #t))))) unless anyone raises any objections. Otherwise, find-files returns some matching subdirectories as well (=E2=80=98^tinyxml2-.*/.*/tinyxml2-.*=E2=80= =99) which delete-file-recursively still tries to delete after the parent is gone. Kind regards, T G-R --0d3NdWCvw7g9lTNfiBnoT35lNrKuiTXqX-- --phTk0Mu6vEbFGbtEhKJiMl7qNvEHnEFjq Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCgAGBQJX2ES4AAoJEJHM25tIVBuZCKgH/20GqT5mvjPpC9QLDAnst7AP pS8XF5mM5R0w7Z0QcmeUo/DLeUJCbRwKwOQVlALaSEUBbzSuJrVIM1pfleTHHgwr 5rDpH8+qm1ulLUc+H3zetmD8SWdElXfPndYQOx+6lk0J4TiCyLmFvBTWQjrUNuAT xjwEsAZxENCYapsVhn43WOhs2xVumUc/x4b9u9OILX+1kpci8PlL58xFgTLvdx/r YAhrIYjDsj05zEQi7uDJ/+XjH+xLXt7UpTGZeOELhmCqMmVA/Auqut8JhTH+DrFa SpYR2JU6UNUQsZalZOgFUa+chHs3juw9fnvuYxvpBrNeN6u7emA4JHhuvBbJT3A= =cUC0 -----END PGP SIGNATURE----- --phTk0Mu6vEbFGbtEhKJiMl7qNvEHnEFjq--