mirror of
https://github.com/curl/curl.git
synced 2026-08-25 02:33:31 +03:00
stop using the word 'just'
Everywhere. In documentation and code comments. It is almost never a good word and almost always a filler that should be avoided. Closes #20793
This commit is contained in:
parent
4b583b7585
commit
b4dba346cd
213 changed files with 727 additions and 772 deletions
|
|
@ -21,8 +21,8 @@ Every pull request is verified for each of the following:
|
|||
|
||||
If the pull-request fails one of these tests, it shows up as a red X and you
|
||||
are expected to fix the problem. If you do not understand what the issue is or
|
||||
have other problems to fix the complaint, just ask and other project members
|
||||
can likely help out.
|
||||
have other problems to fix the complaint, ask and other project members can
|
||||
likely help out.
|
||||
|
||||
Consider the following table while looking at pull request failures:
|
||||
|
||||
|
|
@ -46,7 +46,7 @@ Windows jobs have a number of flaky issues, most often, these:
|
|||
- test run crashing with fork errors.
|
||||
- steps past the test run exiting with -1073741502 (hex C0000142).
|
||||
|
||||
In these cases you can just try to update your pull requests to rerun the tests
|
||||
In these cases you can try to update your pull requests to rerun the tests
|
||||
later as described below.
|
||||
|
||||
A detailed overview of test runs and results can be found on
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue