From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5FA0F1388C1 for ; Mon, 23 Nov 2015 21:33:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 076C821C0F4; Mon, 23 Nov 2015 21:33:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8586521C0F4 for ; Mon, 23 Nov 2015 21:33:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AE7D63407D7 for ; Mon, 23 Nov 2015 21:33:09 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EA996106A for ; Mon, 23 Nov 2015 21:33:05 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1448314783.4ac2abceb431eade3efe33ccd4955010f2b7ccbb.blueness@gentoo> Subject: [gentoo-commits] proj/grs:desktop-amd64-x32-hardened commit in: scripts/ X-VCS-Repository: proj/grs X-VCS-Files: scripts/cycle.3.sh X-VCS-Directories: scripts/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 4ac2abceb431eade3efe33ccd4955010f2b7ccbb X-VCS-Branch: desktop-amd64-x32-hardened Date: Mon, 23 Nov 2015 21:33:05 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 356c6ef9-af5a-40ce-bf0c-2deafb6c4c40 X-Archives-Hash: 898e39da597ae573c2a997b53b13ce13 commit: 4ac2abceb431eade3efe33ccd4955010f2b7ccbb Author: Anthony G. Basile gentoo org> AuthorDate: Mon Nov 23 21:39:17 2015 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Mon Nov 23 21:39:43 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=4ac2abce scripts/cycle.3.sh: don't bail if emerge @world fails scripts/cycle.3.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/cycle.3.sh b/scripts/cycle.3.sh index 496ea94..2acd55a 100644 --- a/scripts/cycle.3.sh +++ b/scripts/cycle.3.sh @@ -1,4 +1,4 @@ -#!/bin/bash -e +#!/bin/bash source /etc/profile env-update