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

Tidy up

parent 62775690
No related branches found
No related tags found
No related merge requests found
...@@ -50,6 +50,8 @@ EOF ...@@ -50,6 +50,8 @@ EOF
diff -u $submodules $want_submodules diff -u $submodules $want_submodules
rm $submodules $want_submodules
if git ls-files cache.mk --error-unmatch &> /dev/null ; then if git ls-files cache.mk --error-unmatch &> /dev/null ; then
echo "Please don't commit cache.mk" echo "Please don't commit cache.mk"
exit 1 exit 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment