Signed-off-by: Chris Mason <clm@fb.com>
This commit is contained in:
Chris Mason 2014-04-18 10:46:31 -07:00
parent 2873ae9bd8
commit f2d42b781b

View File

@ -6,7 +6,7 @@
# Copyright 2008, Oracle # Copyright 2008, Oracle
# Released under the GNU GPLv2 # Released under the GNU GPLv2
v="v3.14" v="v3.14.1"
which git &> /dev/null which git &> /dev/null
if [ $? == 0 -a -d .git ]; then if [ $? == 0 -a -d .git ]; then