On 1/14/21 2:02 PM, Daniel P. Berrangé wrote: > This commit is best examined using the "-b" option to diff. > > Signed-off-by: Daniel P. Berrangé <berra...@redhat.com> > --- > tests/docker/dockerfiles/fedora.docker | 236 ++++++++++++++----------- > tests/docker/dockerfiles/refresh | 1 + > 2 files changed, 130 insertions(+), 107 deletions(-) ...
> +RUN dnf install -y nosync && \ Yay we get nosync. Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>