From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?Cl=C3=A9ment?= Lassieur Subject: Re: [PATCH] services: Fix 'mkdir-p' in activation scripts. Date: Tue, 24 Jan 2017 23:49:11 +0100 Message-ID: <87bmuwrs48.fsf@lassieur.org> References: <87pojdx4jy.fsf@gnu.org> <20170124002419.20893-1-clement@lassieur.org> <87sho85f3w.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43455) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cW9tv-0002ff-I6 for guix-devel@gnu.org; Tue, 24 Jan 2017 17:49:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cW9tq-0000fH-ON for guix-devel@gnu.org; Tue, 24 Jan 2017 17:49:19 -0500 In-reply-to: <87sho85f3w.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: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org Hi Ludovic, > Apart from that the patch LGTM. Could you send an updated version just > without these two things? Thanks for the review! Sure, here is the updated patch. Cl=C3=A9ment