Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/grs:desktop-amd64-x32-hardened commit in: scripts/
Date: Mon, 23 Nov 2015 21:33:13
Message-Id: 1448314783.4ac2abceb431eade3efe33ccd4955010f2b7ccbb.blueness@gentoo
1 commit: 4ac2abceb431eade3efe33ccd4955010f2b7ccbb
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:43 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=4ac2abce
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