[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Sorted debconf lists (was Re: r14631 - in trunk/packages/countrychooser: . debian)



On Wed, May 05, 2004 at 06:08:31PM +0200, Christian Perrier wrote:
> Thus, I replaced:
> 
>       line=`grep -e "^$code" $ISO3166TAB`
> by
>       line=`grep -e "^$code" $ISO3166TAB` || line=''
> 
> and the script appears OK now.
> 
> No idea whether this is clean shell-scripting though...

It works in dash.

-- 
Matt Kraai            kraai@ftbfs.org            http://ftbfs.org/



Reply to: