Change #254574
| Category | curl |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Thu 08 Jan 2026 22:33:06 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | 8a25cf3d7cfdfc0b811738f50c9f0a5c446f1ac5 |
Comments
tool_operate: remove 'else' for VMS It seems malplaced as it then avoids the following logic when invoked from a VMS shell and that seems unlikely to be desired. Based on code review. I have no system to try this on. Follow-up to f1261bcdd7f Closes #20221
Changed files
- src/tool_operate.c