commit | 045c98157c40624d9f04a90801454f6ba160024d | [log] [tgz] |
---|---|---|
author | Xùdōng Yáng <wyverald@gmail.com> | Wed Aug 18 01:42:35 2021 +1000 |
committer | GitHub <noreply@github.com> | Tue Aug 17 17:42:35 2021 +0200 |
tree | 8b4cad496c124c234755c55c835f1232fa8dc945 | |
parent | 2f2245a3fa0a393fd039f311f547907d26e32796 [diff] |
Fix up the "tasks skipped due to Bazel version" annotation (#1210) * Fix up the "tasks skipped due to Bazel version" annotation Now we just always print that annotation, and append to it. If nothing was appended, we retroactively remove the annotation. * remove stray quotation mark