Skip to content

Bugfix: Write value of argument "--config" to attribute "config_file"#46

Merged
mborsetti merged 1 commit into
mborsetti:mainfrom
klaus-tux:main
Sep 25, 2022
Merged

Bugfix: Write value of argument "--config" to attribute "config_file"#46
mborsetti merged 1 commit into
mborsetti:mainfrom
klaus-tux:main

Conversation

@klaus-tux
Copy link
Copy Markdown
Contributor

Without this change the value of the argument "--config" given on the command line is ignored completely, but a new default config file gets created. With this change the config file specified on the command line is used correctly.

As far as I can see in the code the same seems to apply to the command line argument "--hooks" and the attribute "hooks_file".

Without this change the value of the argument "--config" given on the command
line is ignored completely, but a new default config file gets gcreated. With
this change the config file specified on the command line is used correctly.

As far as I can see in the code the same seems to apply to the command line
argument "--hooks" and the attribute "hooks_file".
@mborsetti
Copy link
Copy Markdown
Owner

Thank you! Am working on a release, which will include it.

@mborsetti mborsetti merged commit 1bb5b77 into mborsetti:main Sep 25, 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.

2 participants