Skip to content

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