Commit a3edcfb
Fix installers reporting SUCCESS when files fail
CLI: treated 1 failure as success in automated mode (intended for
query_snapshots but applied to any failure). Now any failure = not
success.
GUI: had a similar workaround checking for query_snapshots
specifically. Removed — failures should be reported honestly.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 4d004ed commit a3edcfb
2 files changed
Lines changed: 2 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1132 | 1132 | | |
1133 | 1133 | | |
1134 | 1134 | | |
1135 | | - | |
| 1135 | + | |
1136 | 1136 | | |
1137 | 1137 | | |
1138 | 1138 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
620 | 620 | | |
621 | 621 | | |
622 | 622 | | |
623 | | - | |
624 | | - | |
625 | | - | |
626 | | - | |
| 623 | + | |
627 | 624 | | |
628 | 625 | | |
629 | 626 | | |
| |||
0 commit comments