[caffe-contrib] 02/09: d/: sync bash completion script with that one of cpu version

Zhou Mo cdluminate-guest at moszumanska.debian.org
Mon Jul 4 13:41:22 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-contrib.

commit 2b0ff9f7886b240cb87a1613256e1dda585cd77a
Author: Zhou Mo <cdluminate at gmail.com>
Date:   Mon Jul 4 13:35:14 2016 +0000

    d/: sync bash completion script with that one of cpu version
---
 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-contrib.git



More information about the debian-science-commits mailing list