Bugs item #311406, was opened at 30/01/2009 10:17 Status: Open Priority: 2 Submitted By: David Paleino (hanska-guest) Assigned to: Nobody (None) Summary: DBTS 501840: don't use uname for ipsec, just check for its presence Distribution: None Originally reported in: Debian BTS Milestone: None 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. ---------------------------------------------------------------------- You can respond by visiting: http://alioth.debian.org/tracker/?func=detail&atid=413095&aid=311406&group_id=100114 _______________________________________________ Bash-completion-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/bash-completion-devel
