[all-commits] [llvm/llvm-project] ce961c: [lldb] Fixed the TestFdLeak test (#92273)
Dmitry Vasilyev via All-commits
all-commits at lists.llvm.org
Wed May 15 20:44:30 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ce961c5607dd5c2d181117938720e410b406a49f
https://github.com/llvm/llvm-project/commit/ce961c5607dd5c2d181117938720e410b406a49f
Author: Dmitry Vasilyev <dvassiliev at accesssoftek.com>
Date: 2024-05-16 (Thu, 16 May 2024)
Changed paths:
M lldb/test/API/functionalities/avoids-fd-leak/TestFdLeak.py
Log Message:
-----------
[lldb] Fixed the TestFdLeak test (#92273)
Use `os.devnull` instead of `/dev/null`.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list