Skip to content

Merge from GO #455

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

Merged
merged 29 commits into from
Jun 25, 2025
Merged

Merge from GO #455

merged 29 commits into from
Jun 25, 2025

Conversation

arjunsuresh
Copy link
Collaborator

No description provided.

@arjunsuresh arjunsuresh requested a review from a team as a code owner June 5, 2025 18:34
Copy link
Contributor

github-actions bot commented Jun 5, 2025

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

env['MLC_EXTRACT_TOOL_OPTIONS'] = ' -xvjf '
env['MLC_EXTRACT_TOOL'] = 'tar '
else:
env['MLC_EXTRACT_TOOL_OPTIONS'] = ' --skip-old-files -xvjf '
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @arjunsuresh , would --skip-old-files skip the partially written files also if the previous extraction was not clean?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tar will not extract even if the file is only partially written.

@arjunsuresh arjunsuresh merged commit e39b7cb into mlcommons:dev Jun 25, 2025
82 of 86 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jun 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants