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

This reverts commit dab2f3c551.
It broke at least FreeBSD route completion.
master
Igor Murzov 2011-12-21 00:56:34 +04:00
parent 08a2264c82
commit 15f5c80c2e
1 changed files with 2 additions and 0 deletions

View File

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