[arch-releng] [PATCH] ensure PATH is updated before playing with releng

Dieter Plaetinck dieter at plaetinck.be
Sun Apr 3 15:03:08 EDT 2011


On Sun,  3 Apr 2011 19:26:16 +0200
nico-archlinux-releng at schottelius.org wrote:

> From: Nico Schottelius <nico at kr.ethz.ch>
> 
> Signed-off-by: Nico Schottelius <nico at kr.ethz.ch>
> ---
>  README |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/README b/README
> index 414eb2e..f33b0a8 100644
> --- a/README
> +++ b/README
> @@ -5,6 +5,7 @@ the doc folder
>  Get started like this:
>  create user releng
>  git clone git://projects.archlinux.org/users/dieter/releng.git /home/releng
> +bash -l # reread .bashrc to update $PATH
>  
>  dependencies:
>  - devtools (for mkarchroot)

hmm I agree this should be a bit clearer, but your patch assumes you're already logged in as releng user.
if you create a new commit where you say something like "if you want to manually run scripts, [re]login as releng user so that your bash settings such as $PATH are correctly applied", I'll accept that.

Dieter


More information about the arch-releng mailing list