Commit 3daaa12
committed
subprocesses.adb: Do not set the exit status when ignoring subcommand failure
Change the verbose reporting mechanism for Run_Command when ignoring subprocess
failures to not set the exit status of gnatcov to Failure, as it otherwise
defeats the point of ignoring the failures.1 parent 348b95a commit 3daaa12
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
110 | 114 | | |
111 | 115 | | |
112 | 116 | | |
| |||
0 commit comments