----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/75029/#review226512 -----------------------------------------------------------
Ship it! support/mesos-build/entrypoint.sh Lines 24 (patched) <https://reviews.apache.org/r/75029/#comment314764> nit: trailing whitespace - Benjamin Mahler On June 5, 2024, 2:42 p.m., Jason Zhou wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/75029/ > ----------------------------------------------------------- > > (Updated June 5, 2024, 2:42 p.m.) > > > 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 > >
