Fix a small typo in the gerrit-git-prep script.

Change-Id: I7b3c73a57ebfac7223dc0c74a7caeea91332d9e0
This commit is contained in:
Michael Still 2014-01-10 15:13:42 +11:00
parent 500d7332f0
commit bcd886edc3

View File

@ -90,4 +90,4 @@ then
git submodule init
git submodule sync
git submodule update --init
fi`
fi