Merge "People don't read warnings."

This commit is contained in:
Jeff Sharkey
2018-12-03 20:20:38 +00:00
committed by Gerrit Code Review

View File

@@ -19,6 +19,6 @@ else
echo "If your change contains no confidential details (such as security fixes), please"
echo "upload and merge this change at https://android-review.googlesource.com/."
echo
exit 77
exit 1
fi
fi