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 717BD1388C2 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 F0AAA21C0F2; Mon, 23 Nov 2015 21:33:10 +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 7997421C0F2 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 9DE36340831 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 D86A31069 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: <1448314757.ed390b8f0b3d8e8ad77898ae60d2ded1ec1741e9.blueness@gentoo> Subject: [gentoo-commits] proj/grs:desktop-amd64-uclibc-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: ed390b8f0b3d8e8ad77898ae60d2ded1ec1741e9 X-VCS-Branch: desktop-amd64-uclibc-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: c5474c0f-cc3c-41ee-b5c1-5c9c631cf65d X-Archives-Hash: 86281cf2a960a58ad5d731e483bb7546 commit: ed390b8f0b3d8e8ad77898ae60d2ded1ec1741e9 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:17 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=ed390b8f 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