[caffe] 03/11: debian/script: update caffe bash-completion script

Zhou Mo cdluminate-guest at moszumanska.debian.org
Fri Jun 3 09:31:12 UTC 2016


This is an automated email from the git hooks/post-receive script.

cdluminate-guest pushed a commit to branch master
in repository caffe.

commit ea0e1da9f386ed302717dd680d1a08eba5a15b5a
Author: Zhou Mo <cdluminate at gmail.com>
Date:   Fri Jun 3 08:48:38 2016 +0000

    debian/script: update caffe bash-completion script
---
 debian/script/caffe | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/script/caffe b/debian/script/caffe
index d766607..4f62922 100644
--- a/debian/script/caffe
+++ b/debian/script/caffe
@@ -9,7 +9,7 @@ _caffe()
   _init_completion -s || return
 
   local prototxts='@(prototxt)'
-  local caffemodels='@(caffemodel)'
+  local caffemodels='@(caffemodel,binaryproto)'
   local solverstates='@(solverstate)'
   local caffefiles='@(prototxt|caffemodel|solverstate)'
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/caffe.git



More information about the debian-science-commits mailing list