Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ffd0ada

Browse filesBrowse files
ri7116marco-ippolito
authored andcommitted
doc: fix typo in test/common/README.md
Corrects the misspelling of "unmask" to "umask" PR-URL: #59180 Reviewed-By: Ulises Gascón <ulisesgascongonzalez@gmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent b4d9d00 commit ffd0ada
Copy full SHA for ffd0ada

1 file changed

+1-1Lines changed: 1 addition & 1 deletion

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎test/common/README.md‎

Copy file name to clipboardExpand all lines: test/common/README.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ several other tasks:
1414
don't accidentally pollute the global namespace.
1515

1616
* Some tests assume a default umask of `0o022`. To enforce this assumption,
17-
the common module sets the unmask at startup. Tests that require a
17+
the common module sets the umask at startup. Tests that require a
1818
different umask can override this setting after loading the module.
1919

2020
* Some tests specify runtime flags (example, `--expose-internals`) via a

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.