From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1R5zu0-0004gr-HK for garchives@archives.gentoo.org; Tue, 20 Sep 2011 12:58:20 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2A7DF21C0C0; Tue, 20 Sep 2011 12:58:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 0069421C0C9 for ; Tue, 20 Sep 2011 12:58:07 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 694661B401E for ; Tue, 20 Sep 2011 12:58:07 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2138) id 23B822004C; Tue, 20 Sep 2011 12:58:06 +0000 (UTC) From: "Jeffrey Gardner (je_fro)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, je_fro@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sci-biology/foldingathome/files/6.34: fah-init X-VCS-Repository: gentoo-x86 X-VCS-Files: fah-init X-VCS-Directories: sci-biology/foldingathome/files/6.34 X-VCS-Committer: je_fro X-VCS-Committer-Name: Jeffrey Gardner Content-Type: text/plain; charset=utf8 Message-Id: <20110920125806.23B822004C@flycatcher.gentoo.org> Date: Tue, 20 Sep 2011 12:58:06 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 83b76325f93f4baed6872d30ef973482 je_fro 11/09/20 12:58:06 Modified: fah-init Log: Change opts to extra_commands in init script. =20 (Portage version: 2.1.10.19/cvs/Linux x86_64) Revision Changes Path 1.4 sci-biology/foldingathome/files/6.34/fah-init file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/foldin= gathome/files/6.34/fah-init?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/foldin= gathome/files/6.34/fah-init?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/foldin= gathome/files/6.34/fah-init?r1=3D1.3&r2=3D1.4 Index: fah-init =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sci-biology/foldingathome/files/6.34/fa= h-init,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- fah-init 28 Jun 2011 15:14:16 -0000 1.3 +++ fah-init 20 Sep 2011 12:58:06 -0000 1.4 @@ -1,9 +1,9 @@ #!/sbin/runscript # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/foldingathome/files/6.34/= fah-init,v 1.3 2011/06/28 15:14:16 je_fro Exp $ +# $ =20 -opts=3D"${opts} unitinfo" +extra_commands=3D"unitinfo" =20 unitinfo() { einfo "$(head -n1 /opt/foldingathome/unitinfo.txt):"