On Mon, Apr 19, 2021 at 11:54 AM Alex Bennée <[email protected]> wrote: > > We have the same symlink chasing problem when doing an "update" > operation. Fix that. > > Based-on: 5e33f7fead ("tests/docker: better handle symlinked libs") > Signed-off-by: Alex Bennée <[email protected]> > --- > tests/docker/docker.py | 9 ++++++++- > 1 file changed, 8 insertions(+), 1 deletion(-) >
Reviewed-by: Willian Rampazzo <[email protected]>
