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



Patch looks great!

Reviews applied: [72107]

Passed command: export OS='ubuntu:16.04' BUILDTOOL='autotools' COMPILER='gcc' 
CONFIGURATION='--verbose --disable-libtool-wrappers 
--disable-parallel-test-execution' ENVIRONMENT='GLOG_v=1 MESOS_VERBOSE=1'; 
./support/jenkins/buildbot.sh

- Mesos Reviewbot


On Feb. 11, 2020, 8:54 a.m., Greg Mann wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/72107/
> -----------------------------------------------------------
> 
> (Updated Feb. 11, 2020, 8:54 a.m.)
> 
> 
> Review request for mesos, Andrei Budnik and Benjamin Bannier.
> 
> 
> Bugs: MESOS-10093
>     https://issues.apache.org/jira/browse/MESOS-10093
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Fixed Windows command argument stringification.
> 
> 
> Diffs
> -----
> 
>   3rdparty/stout/include/stout/os/windows/shell.hpp 
> 2f76bbaac9032906c544010c55cdcbe3d7b03d23 
> 
> 
> Diff: https://reviews.apache.org/r/72107/diff/1/
> 
> 
> Testing
> -------
> 
> Tested manually by launching a docker task with the following command:
> 
> ```
> python -c "import time\nwhile True:\n    time.sleep(5)\n    print('hello 
> world')"
> ```
> 
> 
> Thanks,
> 
> Greg Mann
> 
>

Reply via email to