Commit f2ec31b
committed
fixup! test-gvfs-prococol, t5799: tests for gvfs-helper
`curl version` is not a correct command, therefore that prerequisite
always succeeded by mistake...
Also, the `curl.exe` on the `PATH` is in no way guaranteed to link to
the same libcurl (and hence, cURL version) as `git`. So let's teach the
`gvfs-helper` to optionally report the cURL version (or perform some
version comparison gymnastics).
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent ecbe2ed commit f2ec31b
2 files changed
Lines changed: 41 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
| 257 | + | |
257 | 258 | | |
258 | 259 | | |
259 | 260 | | |
| |||
286 | 287 | | |
287 | 288 | | |
288 | 289 | | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
289 | 295 | | |
290 | 296 | | |
291 | 297 | | |
| |||
4148 | 4154 | | |
4149 | 4155 | | |
4150 | 4156 | | |
| 4157 | + | |
| 4158 | + | |
| 4159 | + | |
| 4160 | + | |
| 4161 | + | |
| 4162 | + | |
| 4163 | + | |
| 4164 | + | |
| 4165 | + | |
| 4166 | + | |
| 4167 | + | |
| 4168 | + | |
| 4169 | + | |
| 4170 | + | |
| 4171 | + | |
| 4172 | + | |
| 4173 | + | |
| 4174 | + | |
| 4175 | + | |
| 4176 | + | |
| 4177 | + | |
| 4178 | + | |
| 4179 | + | |
| 4180 | + | |
| 4181 | + | |
| 4182 | + | |
| 4183 | + | |
| 4184 | + | |
| 4185 | + | |
| 4186 | + | |
| 4187 | + | |
4151 | 4188 | | |
4152 | 4189 | | |
4153 | 4190 | | |
| |||
4172 | 4209 | | |
4173 | 4210 | | |
4174 | 4211 | | |
| 4212 | + | |
| 4213 | + | |
| 4214 | + | |
4175 | 4215 | | |
4176 | 4216 | | |
4177 | 4217 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1123 | 1123 | | |
1124 | 1124 | | |
1125 | 1125 | | |
1126 | | - | |
1127 | | - | |
1128 | | - | |
1129 | | - | |
| 1126 | + | |
1130 | 1127 | | |
1131 | 1128 | | |
1132 | 1129 | | |
| |||
0 commit comments