From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55440) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dbYdf-0007UH-L7 for guix-patches@gnu.org; Sat, 29 Jul 2017 16:47:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dbYda-0001ox-P1 for guix-patches@gnu.org; Sat, 29 Jul 2017 16:47:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:58970) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dbYda-0001om-L4 for guix-patches@gnu.org; Sat, 29 Jul 2017 16:47:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dbYda-0002eu-Bw for guix-patches@gnu.org; Sat, 29 Jul 2017 16:47:02 -0400 Subject: [bug#27869] [PATCH] doc: Add note about overwritting /gnu/store/...-run-vm.sh Resent-Message-ID: From: Oleg Pykhalov References: <87r2wzv4hg.fsf@gmail.com> <874ltvhu4o.fsf@gnu.org> Date: Sat, 29 Jul 2017 23:46:21 +0300 In-Reply-To: <874ltvhu4o.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sat, 29 Jul 2017 22:21:11 +0200") Message-ID: <87r2wzq8de.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 27869@debbugs.gnu.org Hi Ludovic, ludo@gnu.org (Ludovic Court=C3=A8s) writes: [...] > Perhaps we should add the example to illustrate this last sentence? Yea, it will be great, because it's not obvious for me and maybe somebody else. Is current example OK? [...]