route: Don't check $OSTYPE (Alioth: #311407).

This commit is contained in:
Igor Murzov 2011-12-19 22:27:06 +04:00
parent ae34153c85
commit dab2f3c551

View File

@ -1,7 +1,5 @@
# Linux route(8) completion -*- shell-script -*-
[[ $OSTYPE == *linux* ]] || return 1
_route()
{
local cur prev words cword