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

Fixed issue where the modify script for raw images could not be executed #31

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

jdob
Copy link
Contributor

@jdob jdob commented Nov 2, 2023

As part of this, I refactored the writeBuildDirFile and writeCombustionDirFile methods to return the full name of the file written. They are meant to be utility functions to prevent the caller from having to manually assemble the full paths to common locations, and it makes sense that these calls would also tell the user what the filename ended up being.

closes #29

As part of this, I refactored the writeBuildDirFile and writeCombustionDirFile methods to return the full name of the file written. They are meant to be utility functions to prevent the caller from having to manually assemble the full paths to common locations, and it makes sense that these calls would also tell the user what the filename ended up being.
@jdob jdob requested review from atanasdinov and dbw7 November 2, 2023 18:06
@atanasdinov atanasdinov merged commit 9588681 into suse-edge:main Nov 2, 2023
2 checks passed
@jdob jdob deleted the issue-29 branch November 2, 2023 18:09
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.

Permissions error attemping to modify a raw image
2 participants