[haiku-development] Re: build problems (linux)
- From: "François Revol" <revol@xxxxxxx>
- To: haiku-development@xxxxxxxxxxxxx
- Date: Sun, 02 Dec 2007 01:07:56 +0100 CET
> >
> > LANG=C svn info .
> >
> > (LANG=C svn info . 2> /dev/null || echo Revision: 0) | grep
> > Revision | awk
> > '{printf $2}'
> >
> > CU, Ingo
> >
> >
> Okay, it's working now,
> I don't know why but LANG=C wasn't affecting the output of svn info,
> which
> was in Polish in my case, and thus grep was unable to find the string
> "Revision" in it. I changed locales and it helped.
>
tried
LC_ALL=C LANG=C svn info ... ?
François.
- Follow-Ups:
- [haiku-development] Re: build problems (linux)
- From: Bolesław Kulbabiński
- References:
- [haiku-development] Re: build problems (linux)
- From: Bolesław Kulbabiński
Other related posts:
- » [haiku-development] build problems (linux)
- » [haiku-development] Re: build problems (linux)
- » [haiku-development] Re: build problems (linux)
- » [haiku-development] Re: build problems (linux)
- » [haiku-development] Re: build problems (linux)
- » [haiku-development] Re: build problems (linux)
- [haiku-development] Re: build problems (linux)
- From: Bolesław Kulbabiński
- [haiku-development] Re: build problems (linux)
- From: Bolesław Kulbabiński