Commit 062f7ad
XENG-10487 Fix VCS detection failure exit code
sys.exit() without argument exits 0 (success). Both VCSUnsupported and
VCSMissingRevision errors now exit with code 1 to signal failure.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 78657f4 commit 062f7ad
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| |||
0 commit comments