----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/75029/ -----------------------------------------------------------
Review request for mesos and Benjamin Mahler. Repository: mesos Description ------- Previously, the entrypoint.sh added /SRC/.git as a safe directory after the git clone, which was not useful. We now add it /SRC/ as a safe directory before the git clone. In addition, a note has been added to explain why we are adding SRC to the safe directory. Diffs ----- support/mesos-build/entrypoint.sh 865c44aef02d5a8b23a8397e8d3cc5eda331a017 Diff: https://reviews.apache.org/r/75029/diff/1/ Testing ------- Thanks, Jason Zhou
