From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 3/6] file-systems: Suppress fsck status completion bar. Date: Sun, 06 Nov 2016 22:47:10 +0100 Message-ID: <87r36owaap.fsf@gnu.org> References: <20161105125511.29383-1-mbakke@fastmail.com> <20161105125511.29383-4-mbakke@fastmail.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]:35534) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c3VHY-0005Sn-D6 for guix-devel@gnu.org; Sun, 06 Nov 2016 16:47:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c3VHV-0007iM-BS for guix-devel@gnu.org; Sun, 06 Nov 2016 16:47:16 -0500 In-Reply-To: <20161105125511.29383-4-mbakke@fastmail.com> (Marius Bakke's message of "Sat, 5 Nov 2016 12:55:08 +0000") 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: Marius Bakke Cc: guix-devel@gnu.org Marius Bakke skribis: > * gnu/build/file-systems.scm (check-file-system): Drop "-C" argument > from fsck for compatibility with other fscks. Oh so fsck.ext2 would no longer show any kind of progress report? That=E2=80=99s annoying. Could we address it differently? Not sure how, though. Thanks, Ludo=E2=80=99.