Skip to content
Snippets Groups Projects
Unverified Commit 46a7bfc9 authored by andreas.abel's avatar andreas.abel Committed by GitHub
Browse files

Fixup #9614: make config file extraction from help text more robust (#9667)


* Fixup #9614: make config file extraction from help text more robust

The previous test (PR #9614) did not work when the config file was
absent, because then the help text would add one more line at the
end (see issue #535).

The new test looks for the exact line printed before the line with the
config file.

We test both scenarios, with config file present or absent.

* Trim lines before searching the marker to work around CRLF issues.

---------

Co-authored-by: default avatarmergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
parent 03d7b42a
No related branches found
No related tags found
No related merge requests found
Pipeline #89404 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment