Fix misspelling of environment throughout libc++
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@302600 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -25,7 +25,7 @@ def sanitize(p):
|
||||
|
||||
"""
|
||||
Some of the tests restrict permissions to induce failures.
|
||||
Before we delete the test enviroment, we have to walk it and re-raise the
|
||||
Before we delete the test environment, we have to walk it and re-raise the
|
||||
permissions.
|
||||
"""
|
||||
def clean_recursive(root_p):
|
||||
|
||||
Reference in New Issue
Block a user