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

Create .tar.gz package deterministically using external commands #12108

Closed
wants to merge 1 commit into from

Commits on Jul 2, 2016

  1. Create .tar.gz package deterministically

    Use the system 'tar' binary instead of the 'tarfile' Python module.
    Fixes #11981.
    tonyo committed Jul 2, 2016
You can’t perform that action at this time.