Skip to content

make-container-image/build_image_incr.py: Check for empty rsync to default base image

Ahmon Dancy requested to merge main-I9d608c4f8b0d80fa4030d979cabe33f4547936d0 into main

Check for the case where the rsync to the default base image doesn't
result any files copied. This indicates that the source directory is
not right.

Merge request reports