devops: empty commit to test internal tests
This commit is contained in:
parent
2ac93f0a8b
commit
539942c803
|
|
@ -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."
|
||||
|
|
|
|||
Loading…
Reference in a new issue