Skip to content
Snippets Groups Projects
Commit 2594fb72 authored by Craig Tiller's avatar Craig Tiller
Browse files

Merge branch 'second-coming' of github.com:ctiller/grpc into second-coming

parents 36d1ae83 6d0575dc
No related branches found
No related tags found
No related merge requests found
...@@ -52,7 +52,7 @@ diff -u $submodules $want_submodules ...@@ -52,7 +52,7 @@ diff -u $submodules $want_submodules
rm $submodules $want_submodules rm $submodules $want_submodules
if git ls-files cache.mk --error-unmatch &> /dev/null ; then if [ -f cache.mk ] ; then
echo "Please don't commit cache.mk" echo "Please don't commit cache.mk"
exit 1 exit 1
fi fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment