Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/grs:desktop-amd64-hardened commit in: scripts/
Date: Mon, 23 Nov 2015 21:33:18
Message-Id: 1448314788.5fcf0f1e26a4c284ed6c13a889fde19f68eb8099.blueness@gentoo
1 commit: 5fcf0f1e26a4c284ed6c13a889fde19f68eb8099
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 23 21:39:17 2015 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 23 21:39:48 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=5fcf0f1e
7
8 scripts/cycle.3.sh: don't bail if emerge @world fails
9
10 scripts/cycle.3.sh | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/scripts/cycle.3.sh b/scripts/cycle.3.sh
14 index 496ea94..2acd55a 100644
15 --- a/scripts/cycle.3.sh
16 +++ b/scripts/cycle.3.sh
17 @@ -1,4 +1,4 @@
18 -#!/bin/bash -e
19 +#!/bin/bash
20
21 source /etc/profile
22 env-update