fix error in vim-update.sh
This commit is contained in:
parent
320b83d016
commit
d3f44cc6f7
@ -2,7 +2,7 @@
|
||||
debug=""
|
||||
#debug="echo "
|
||||
branches=( "f26" "f27" "master" )
|
||||
releases=( "fc26" "fc26" "fc27" "fc28" )
|
||||
releases=( "fc26" "fc27" "fc28" )
|
||||
branches_count=4
|
||||
releases_regexp=fc26\\\|fc27\\\|fc28
|
||||
branches_index=0
|
||||
|
Loading…
Reference in New Issue
Block a user