From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 2/4] Rename 'dmd-command' to 'shepherd-command'. Date: Sat, 23 Jan 2016 11:55:46 +0100 Message-ID: <87k2n0zhsd.fsf@gnu.org> References: <1453491872-6129-1-git-send-email-alezost@gmail.com> <1453491872-6129-3-git-send-email-alezost@gmail.com> 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]:54557) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aMvrF-0003my-U7 for guix-devel@gnu.org; Sat, 23 Jan 2016 05:55:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aMvrA-0004HY-VS for guix-devel@gnu.org; Sat, 23 Jan 2016 05:55:53 -0500 In-Reply-To: <1453491872-6129-3-git-send-email-alezost@gmail.com> (Alex Kost's message of "Fri, 22 Jan 2016 22:44:30 +0300") 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Alex Kost Cc: guix-devel@gnu.org Alex Kost skribis: > * modules/shepherd/comm.scm (): Rename record type and its > accessors to... > (): ... this. > (read-command, write-command): Adjust accordingly. > * modules/halt.scm (main): Likewise. > * modules/herd.scm (run-command): Likewise. > * modules/reboot.scm (main): Likewise. > * modules/shepherd.scm (process-command, process-textual-commands): Likew= ise. > * tests/status-sexp.sh: Likewise. > * shepherd.texi (Communication): Likewise. Applied, thanks! Ludo=E2=80=99.