Commit 3ec04a79 authored by Johann's avatar Johann Committed by Commit Bot

libaom: run git cl format

Attempt to run 'git cl format' when updating configuration files.

R=tomfinegan@chromium.org

Change-Id: Ib78ac4df3f36361d72a2fa672a2382e68a5e188f
Reviewed-on: https://chromium-review.googlesource.com/1142432Reviewed-by: default avatarTom Finegan <tomfinegan@chromium.org>
Commit-Queue: Johann Koenig <johannkoenig@google.com>
Cr-Commit-Position: refs/heads/master@{#576191}
parent 937dccc2
...@@ -167,4 +167,6 @@ gen_config_files linux/arm64 "${toolchain}/arm64-linux-gcc.cmake ${all_platforms ...@@ -167,4 +167,6 @@ gen_config_files linux/arm64 "${toolchain}/arm64-linux-gcc.cmake ${all_platforms
cd "${SRC}" cd "${SRC}"
update_readme update_readme
git cl format &> /dev/null || echo "ERROR: Run 'git cl format' manually."
clean clean
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment