Gentoo Archives: gentoo-catalyst

From: Brian Dolbec <dolsen@g.o>
To: gentoo-catalyst@l.g.o
Cc: Brian Dolbec <dolsen@g.o>
Subject: [gentoo-catalyst] [PATCH 2/2] chmod +x targets/stage1/build.py
Date: Wed, 18 Dec 2013 01:15:14
Message-Id: 1387329293-25960-3-git-send-email-dolsen@gentoo.org
In Reply to: [gentoo-catalyst] Make the checkout directly runnable. by Brian Dolbec
1 ---
2 targets/stage1/build.py | 0
3 1 file changed, 0 insertions(+), 0 deletions(-)
4 mode change 100644 => 100755 targets/stage1/build.py
5
6 diff --git a/targets/stage1/build.py b/targets/stage1/build.py
7 old mode 100644
8 new mode 100755
9 --
10 1.8.3.2

Replies

Subject Author
Re: [gentoo-catalyst] [PATCH 2/2] chmod +x targets/stage1/build.py "W. Trevor King" <wking@×××××××.us>