quilt-dev
[Top][All Lists]
Advanced

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

Re: [Quilt-dev] help text \t garbled


From: Andreas Gruenbacher
Subject: Re: [Quilt-dev] help text \t garbled
Date: Wed, 21 Apr 2004 20:44:07 +0200

On Wed, 2004-04-21 at 20:25, Randy.Dunlap wrote:
>       quilt_commands \
>       | sort \
>       | column | column -t \
>       | sed -e 's/^/\t/'
> 
> Changing to /\\t/ doesn't help.  Changing to '  ' does.
> How should it be fixed?

I see -- there are some versions of sed that don't understand '\t'.
Since bash is mandatory for quilt, a proper fix would be $'\t'. I'll fix
it.


Thanks,
-- 
Andreas Gruenbacher <address@hidden>
SUSE Labs, SUSE LINUX AG





reply via email to

[Prev in Thread] Current Thread [Next in Thread]