[Bash-completion-devel] [bash-completion-Bugs][311406] DBTS 501840: don't use uname for ipsec, just check for its presence

bash-completion-bugs at alioth.debian.org bash-completion-bugs at alioth.debian.org
Tue Nov 15 20:59:56 UTC 2011


Bugs item #311406, was changed at 2009-01-30 11:17 by Ville Skyttä
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=311406&group_id=100114

>Status: Closed
Priority: 2
Submitted By: David Paleino (hanska-guest)
>Assigned to: Ville Skyttä  (scop-guest)
Summary: DBTS 501840: don't use uname for ipsec, just check for its presence 
Distribution: None
Originally reported in: Debian BTS
Milestone: None
>Status: Fix Committed
Original bug number: 501840


Initial Comment:
* Completion for the commands [..] ipsec,
  [..] depends on a uname of Linux.  While these commands indeed
  do run only on Linux, it seems better to simply check for the
  commands in question rather than the kernel in use.  That way, if
  the commands ever run on non-Linux systems, bash-completion will not
  need updating.  For instance, other systems have a "route" command
  which behaves similarly, though I do not know if the existing
  completions will work unmodified on it.


----------------------------------------------------------------------

>Comment By: Ville Skyttä  (scop-guest)
Date: 2011-11-15 22:59

Message:
http://anonscm.debian.org/gitweb/?p=bash-completion/bash-completion.git;a=commitdiff;h=d32980f

----------------------------------------------------------------------

You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=311406&group_id=100114



More information about the Bash-completion-devel mailing list