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: use newdir as a path in message when verification failure #1182

Merged
merged 2 commits into from
Sep 5, 2022

Conversation

nichtsfrei
Copy link
Member

Instead of printing the file path it should print the dir paths since
g_chdir is used to verify dir rights not file rights.

Instead of printing the file path it should print the dir paths since
g_chdir is used to verify dir rights not file rights.
@nichtsfrei nichtsfrei requested a review from a team as a code owner August 30, 2022 11:51
@ArnoStiefvater ArnoStiefvater merged commit 476201e into main Sep 5, 2022
@ArnoStiefvater ArnoStiefvater deleted the wrong-file-on-message branch September 5, 2022 10:35
mergify bot pushed a commit that referenced this pull request Sep 5, 2022
Instead of printing the file path it should print the dir paths since
g_chdir is used to verify dir rights not file rights.

Co-authored-by: Juan José Nicola <juan.nicola@greenbone.net>
(cherry picked from commit 476201e)
ArnoStiefvater pushed a commit that referenced this pull request Sep 5, 2022
#1185)

Instead of printing the file path it should print the dir paths since
g_chdir is used to verify dir rights not file rights.

Co-authored-by: Juan José Nicola <juan.nicola@greenbone.net>
(cherry picked from commit 476201e)

Co-authored-by: Philipp Eder <philipp.eder@greenbone.net>
@nichtsfrei nichtsfrei mentioned this pull request Sep 7, 2022
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.

3 participants