You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Jeff Coffler <je...@taltos.com> on 2018/02/08 23:09:01 UTC

Re: Review Request 65508: Allowed curl program to be properly executed on Windows platform.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65508/
-----------------------------------------------------------

(Updated Feb. 8, 2018, 11:09 p.m.)


Review request for mesos, Andrew Schwartzmeyer and John Kordich.


Summary (updated)
-----------------

Allowed curl program to be properly executed on Windows platform.


Bugs: MESOS-6715
    https://issues.apache.org/jira/browse/MESOS-6715


Repository: mesos


Description (updated)
-------

On Windows, "curl.exe" must be executed rather then "curl".


Diffs (updated)
-----

  src/uri/fetchers/curl.cpp f34daf2bc1f3fef74548e04ad332e3a627636bfd 


Diff: https://reviews.apache.org/r/65508/diff/2/

Changes: https://reviews.apache.org/r/65508/diff/1-2/


Testing
-------

Full build, unit tests on both Linux and Windows platform.


Thanks,

Jeff Coffler