Skip to content

Conversation

@svartkanin
Copy link
Collaborator

Fixes #3474

dry_run=True,
script="execution_script",
mountpoint=Path("/mnt"),
mountpoint=Path("/tmp"),
Copy link
Member

Choose a reason for hiding this comment

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

Why doesn't /mnt work here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Because the test data uses /tmp above. The arg parser was broken and defaulting to /mnt that's why the test was fine

@svartkanin svartkanin marked this pull request as ready for review May 19, 2025 07:00
@Torxed Torxed merged commit 790a7a2 into archlinux:master May 19, 2025
9 checks passed
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.

Mountpoint config and CLI option are ignored

2 participants