Re: [arch-general] [PATCH] Ignore empty lines when grepping host's mirrorlist

2010-09-11 Thread Evangelos Foutras
On Sat, Sep 11, 2010 at 9:36 PM, Pierre Schmitz wrote: > On Sat, 11 Sep 2010 01:46:48 +0300, Evangelos Foutras > wrote: >> --- >>  mkarchroot |    2 +- >>  1 files changed, 1 insertions(+), 1 deletions(-) >> >> diff --git a/mkarchroot b/mkarchroot >> index fe436f7..5cb9a0f 100755 >> --- a/mkarchr

Re: [arch-general] [PATCH] Ignore empty lines when grepping host's mirrorlist

2010-09-11 Thread Pierre Schmitz
On Sat, 11 Sep 2010 01:46:48 +0300, Evangelos Foutras wrote: > --- > mkarchroot |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/mkarchroot b/mkarchroot > index fe436f7..5cb9a0f 100755 > --- a/mkarchroot > +++ b/mkarchroot > @@ -73,7 +73,7 @@ if [ -z "$cache_dir" ];

Re: [arch-general] [PATCH] Ignore empty lines when grepping host's mirrorlist

2010-09-10 Thread Dave Reisner
On Sat, Sep 11, 2010 at 02:55:40AM +0300, Evangelos Foutras wrote: > On Sat, Sep 11, 2010 at 1:59 AM, Dave Reisner wrote: > > On Sat, Sep 11, 2010 at 01:46:48AM +0300, Evangelos Foutras wrote: > >> --- > >>  mkarchroot |    2 +- > >>  1 files changed, 1 insertions(+), 1 deletions(-) > >> > >> diff

Re: [arch-general] [PATCH] Ignore empty lines when grepping host's mirrorlist

2010-09-10 Thread Evangelos Foutras
On Sat, Sep 11, 2010 at 1:59 AM, Dave Reisner wrote: > On Sat, Sep 11, 2010 at 01:46:48AM +0300, Evangelos Foutras wrote: >> --- >>  mkarchroot |    2 +- >>  1 files changed, 1 insertions(+), 1 deletions(-) >> >> diff --git a/mkarchroot b/mkarchroot >> index fe436f7..5cb9a0f 100755 >> --- a/mkarch

Re: [arch-general] [PATCH] Ignore empty lines when grepping host's mirrorlist

2010-09-10 Thread Dave Reisner
On Sat, Sep 11, 2010 at 01:46:48AM +0300, Evangelos Foutras wrote: > --- > mkarchroot |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/mkarchroot b/mkarchroot > index fe436f7..5cb9a0f 100755 > --- a/mkarchroot > +++ b/mkarchroot > @@ -73,7 +73,7 @@ if [ -z "$cache_di

[arch-general] [PATCH] Ignore empty lines when grepping host's mirrorlist

2010-09-10 Thread Evangelos Foutras
--- mkarchroot |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/mkarchroot b/mkarchroot index fe436f7..5cb9a0f 100755 --- a/mkarchroot +++ b/mkarchroot @@ -73,7 +73,7 @@ if [ -z "$cache_dir" ]; then fi if [ -f /etc/pacman.d/mirrorlist ]; then - host_mirror=$(grep