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

This reverts commit dab2f3c5519d01902e795e583b0546eb30bd04c7.
It broke at least FreeBSD route completion.
This commit is contained in:
Igor Murzov 2011-12-21 00:56:34 +04:00
parent 08a2264c82
commit 15f5c80c2e

View File

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