Skip to content

fix: normalize paths to ./#216

Closed
thesayyn wants to merge 1 commit intomainfrom
normalize_paths
Closed

fix: normalize paths to ./#216
thesayyn wants to merge 1 commit intomainfrom
normalize_paths

Conversation

@thesayyn
Copy link
Copy Markdown
Contributor

No description provided.

@thesayyn thesayyn requested a review from loosebazooka April 15, 2026 17:36
@thesayyn
Copy link
Copy Markdown
Contributor Author

@codex review

name = "test_flatten_dedup_listing",
actual = "flatten_dedup",
expected = """\
examples/
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

shouldn't these have now changed?

@@ -37,9 +37,11 @@ if [[ "$deduplicate" == "True" ]]; then

$bsdtar --confirmation "$@" 2< <("${awk}" '
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

if bsdtar itself doesn't modify the result, then it has no effect on normalization.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

ahh right, this will preserve the original path, so i was completely wrong.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

hang on, I have a pr that was just sitting on my computer

@thesayyn thesayyn closed this Apr 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants