Skip to content

Conversation

jeremyd2019
Copy link
Contributor

The empty file was created as release_notes.txt in the CWD, while it was written to as release-notes.txt in $dir/$arch subdirectories, and ultimately read as release-notes.txt I believe in the CWD again. Get rid of the ambiguity by always referencing it as
"$dir/release_notes.txt"

The empty file was created as release_notes.txt in the CWD, while it was
written to as release-notes.txt in $dir/$arch subdirectories, and
ultimately read as release-notes.txt I believe in the CWD again.  Get
rid of the ambiguity by always referencing it as
"$dir/release_notes.txt"

Signed-off-by: Jeremy Drake <[email protected]>
Copy link
Member

@dscho dscho left a comment

Choose a reason for hiding this comment

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

Good catch!

@dscho dscho merged commit 2da83b7 into main Mar 2, 2025
6 checks passed
@dscho dscho deleted the jeremyd2019-release-notes-dir branch March 2, 2025 07:36
@jeremyd2019
Copy link
Contributor Author

I should have tried the PACMANDRYRUN mode before the previous PR.

@dscho
Copy link
Member

dscho commented Mar 3, 2025

I should have tried the PACMANDRYRUN mode before the previous PR.

So should I have ;-)

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