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

fix sub-directory path #3464

Merged
merged 1 commit into from
Mar 11, 2025
Merged

fix sub-directory path #3464

merged 1 commit into from
Mar 11, 2025

Conversation

sjanssen2
Copy link
Contributor

@sjanssen2 sjanssen2 commented Mar 11, 2025

This is a follow up of #3462

When I executed this code, I found that get_mount_point() returns complete paths, e.g. /root/data/job instead of "just" the sub-directory, i.e. job. Thus get_support_file returns the dst directory, instead of the src directory :-/

When I executed this code, I found that get_mount_point() returns complete paths, e.g. `/root/data/job` instead of "just" the sub-directory, i.e. `job`.
Thus `get_support_file` returns the dst directory, instead of the src directory :-/
@antgonza antgonza merged commit 5ab3ebb into qiita-spots:master Mar 11, 2025
4 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.

2 participants