bash completion

Thomas Arendsen Hein thomas at intevation.de
Fri Aug 19 00:10:38 CDT 2005


* TK Soh <teekaysoh at yahoo.com> [20050818 06:26]:
> # HG changeset patch
> # User TK Soh <teekaysoh at yahoo.com>
> # Node ID c5ebee96db6020a26bc4628f9fee68abed38c3ac
> # Parent  b62d1e738fa9c6bbcdec60c097f6b5fcc6df755b
> bash_completion: support non-GNU sed
> 
> replaced GNU specific command 'Q', in order to support platforms
> with older (non-GNU) sed.

Applied it and pushed to my tree, but changed the description a
little bit:

| bash_completion: support GNU sed 3 and non-GNU sed
|
| replaced command 'Q' introduced in GNU sed 4, in order to support
| platforms with older sed.

On the Solaris box I'm testing is not only GNU bash, but GNU sed,
too. It is version 3.02, which doesn't understand the Q command.

Thomas

-- 
Email: thomas at intevation.de
http://intevation.de/~thomas/


More information about the Mercurial mailing list