Commit c16d70f
committed
Properly handle when no changes to axt_m2repository are necessary
In the case of a full release, :releaseupdater will output empty, causing buildozer to error out and print usage. While technically not release-blocking (as axt_versions.bzl and settings.gradle will already be in the correct state), we don't want spurious errors.
PiperOrigin-RevId: 6011550431 parent 4dbed89 commit c16d70f
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
17 | 20 | | |
18 | 21 | | |
0 commit comments