From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45218) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dPWdP-0004VS-AB for guix-patches@gnu.org; Mon, 26 Jun 2017 12:13:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dPWdL-0004JU-RK for guix-patches@gnu.org; Mon, 26 Jun 2017 12:13:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:36644) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dPWdL-0004J7-NG for guix-patches@gnu.org; Mon, 26 Jun 2017 12:13:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dPWdJ-0001xo-TQ for guix-patches@gnu.org; Mon, 26 Jun 2017 12:13:03 -0400 Subject: [bug#27452] [PATCH] gnu: ansible: Apply experimental patch to deal with wrapping of ansible script. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20170622193620.3381-1-jlicht@fsfe.org> <87a84v6qas.fsf@gnu.org> Date: Mon, 26 Jun 2017 18:11:49 +0200 In-Reply-To: (Jelle Licht's message of "Mon, 26 Jun 2017 12:46:58 +0200") Message-ID: <87efu66856.fsf@gnu.org> 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: Jelle Licht Cc: 27452@debbugs.gnu.org Jelle Licht skribis: > I am not familiar enough with .patch files to know what you expect me to = do.=20 > I should add these comments /in/ the .patch file? Yes, at the top of the file, please. You can look for examples in the other files in there. HTH! Ludo=E2=80=99.