devops: empty commit to test internal tests

This commit is contained in:
Andrey Lushnikov 2021-02-12 02:21:39 -07:00
parent 2ac93f0a8b
commit 539942c803

View file

@ -29,6 +29,7 @@ main() {
fi
}
compile_chromium() {
if [[ -z "${CR_CHECKOUT_PATH}" ]]; then
echo "ERROR: chromium compilation requires CR_CHECKOUT_PATH to be set to reuse checkout."