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 5D2BF1384B4 for ; Mon, 23 Nov 2015 21:33:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EFEFA21C0F7; Mon, 23 Nov 2015 21:33:17 +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 9864D21C0F7 for ; Mon, 23 Nov 2015 21:33:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9CE9C340812 for ; Mon, 23 Nov 2015 21:33:14 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B3D77A95 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: <1448314788.5fcf0f1e26a4c284ed6c13a889fde19f68eb8099.blueness@gentoo> Subject: [gentoo-commits] proj/grs:desktop-amd64-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: 5fcf0f1e26a4c284ed6c13a889fde19f68eb8099 X-VCS-Branch: desktop-amd64-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: 97aac78c-b9d6-4756-84d8-7f4709415cb1 X-Archives-Hash: f95ecf51509663915523adb06557b89f commit: 5fcf0f1e26a4c284ed6c13a889fde19f68eb8099 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:48 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=5fcf0f1e 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