Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: fix TestOpenat2 when no systemd is used
A few cases relied on the fact that systemd is used, and thus /sys/fs/cgroup/user.slice is available. Guess what, in case of "make unittest" it might not be. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
- Loading branch information