Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

osgarchive shouldn't fail silently to add files to the archive #1242

Closed
wants to merge 1 commit into from

Commits on Jul 7, 2023

  1. osgarchive shouldn't fail silently to add files to the archive

    osgarchive may fail to add files to archives for various reasons, and it used to fail silently, making you think that it worked just fine, only to realize the problem when you listed the archive and some contents weren't there.
    This is a very simple change to check the result and report it in case the file wasn't saved in the archive.
    rubenlg committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    cd551af View commit details
    Browse the repository at this point in the history