reptyr: Rename file to _reptyr to avoid conflict with upstreamed completion

https://github.com/nelhage/reptyr/pull/53
master
Ville Skyttä 2015-02-03 07:55:22 +02:00
parent e687c3a108
commit 6a4ad49fa5
2 changed files with 4 additions and 1 deletions

View File

@ -303,7 +303,7 @@ bashcomp_DATA = 2to3 \
_renice \ _renice \
_repomanage \ _repomanage \
reportbug \ reportbug \
reptyr \ _reptyr \
resolvconf \ resolvconf \
rfkill \ rfkill \
ri \ ri \

View File

@ -1,5 +1,8 @@
# bash completion for reptyr(1) -*- shell-script -*- # bash completion for reptyr(1) -*- shell-script -*-
# Use of this file is deprecated. Upstream completion is available in
# reptyr > 0.6.2, use that instead.
_reptyr() _reptyr()
{ {
local cur prev words cword local cur prev words cword