Commit 77cfb9c
tests/test_uffd: revert to correct working dir
`spawn_pf_handler` changes the current working directory to `/`
which causes some tests that are run after this call to fail.
Revert to the correct working directory before exiting from
spawn_pf_handler.
Signed-off-by: Alexandru-Cezar Sardan <[email protected]>1 parent 93c3eb2 commit 77cfb9c
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
| |||
89 | 90 | | |
90 | 91 | | |
91 | 92 | | |
| 93 | + | |
92 | 94 | | |
93 | 95 | | |
94 | 96 | | |
| |||
0 commit comments