Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/elfix:elfix-0.9.x commit in: scripts/
Date: Tue, 27 Oct 2015 19:37:09
Message-Id: 1445974993.10d612ffd70f3ecef2089cce6ef186424786a8b7.blueness@gentoo
1 commit: 10d612ffd70f3ecef2089cce6ef186424786a8b7
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 27 19:42:35 2015 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 27 19:43:13 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/elfix.git/commit/?id=10d612ff
7
8 scripts/paxmark.sh: don't do a login bash, bug #564142.
9
10 scripts/paxmark.sh | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/scripts/paxmark.sh b/scripts/paxmark.sh
14 index 71631b7..c273bd8 100755
15 --- a/scripts/paxmark.sh
16 +++ b/scripts/paxmark.sh
17 @@ -1,4 +1,4 @@
18 -#!/bin/bash -l
19 +#!/bin/bash
20
21 has() {
22 f=$1