From mboxrd@z Thu Jan 1 00:00:00 1970 From: iyzsong@member.fsf.org (=?utf-8?B?5a6L5paH5q2m?=) Subject: Re: [PATCH]: tests: Add opensmtpd-service-type test Date: Sun, 27 Nov 2016 10:21:17 +0800 Message-ID: <871sxxfysi.fsf@member.fsf.org> References: <161f9ae82e6ff5a8@localhost> <87inr9naqo.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]:46161) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cAp6G-00056n-Q2 for guix-devel@gnu.org; Sat, 26 Nov 2016 21:21:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cAp6C-00060W-Lf for guix-devel@gnu.org; Sat, 26 Nov 2016 21:21:52 -0500 In-Reply-To: <87inr9naqo.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sat, 26 Nov 2016 23:21:19 +0100") 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 ludo@gnu.org (Ludovic Court=C3=A8s) writes: > iyzsong@openmailbox.org skribis: > >> My first system test patch, TIA for review! >> >> From 6107b011ee9f0fc445aeceeab38b963c6cf84b3a Mon Sep 17 00:00:00 2001 >> From: =3D?UTF-8?q?=3DE5=3DAE=3D8B=3DE6=3D96=3D87=3DE6=3DAD=3DA6?=3D >> Date: Sat, 26 Nov 2016 13:51:58 +0800 >> Subject: [PATCH] tests: Add 'opensmtpd-service-type' test. >> >> * gnu/tests/mail.scm: New file. >> * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. > > I wasn=E2=80=99t able to run it because of missing substitutes for QEMU a= nd lack > of patience ;-), but it looks very good to me! It even seems to be > generic and applicable to any MTA, should other MTAs be added in the > future. > Pushd, thanks! (Oh I send 2 copy of this patch to the list using mailutils and gnus, please ignore another one.)