Skip to content

Do not raise FileNotFoundError if the file is empty

If the artifact is an empty file, than let it return an empty string instead of trowing the error and passing the wrong information.

Signed-off-by: Helen Koike helen.koike@collabora.com

Merge request reports