On Mon, Apr 19, 2021 at 11:54 AM Alex Bennée <alex.ben...@linaro.org> 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 <alex.ben...@linaro.org> > --- > tests/docker/docker.py | 9 ++++++++- > 1 file changed, 8 insertions(+), 1 deletion(-) >
Reviewed-by: Willian Rampazzo <willi...@redhat.com>