You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by Benno Evers <be...@mesosphere.com> on 2019/05/07 14:23:34 UTC

Review Request 70603: Removed empty string argument to sed.

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

Review request for mesos and Vinod Kone.


Repository: mesos


Description
-------

The argument would be interpreted as an empty
script by sed, and the actual script would be
interpreted as filename, causing the invocation
to fail.


Diffs
-----

  support/snapshot.sh c30aca02ec999320e2b3f0f3ce36c04aa0425ae3 


Diff: https://reviews.apache.org/r/70603/diff/1/


Testing
-------


Thanks,

Benno Evers