mirror of
https://github.com/ostreedev/ostree.git
synced 2024-12-22 17:35:55 +03:00
tests: Drop openat override
No longer needed.
This commit is contained in:
parent
b5c21defe9
commit
35d4e657e7
@ -46,7 +46,3 @@ with-procspawn-tempdir = { git = "https://github.com/cgwalters/with-procspawn-te
|
||||
|
||||
# Internal crate for the test macro
|
||||
itest-macro = { path = "itest-macro" }
|
||||
|
||||
[patch.crates-io]
|
||||
# PR openat (pun intended) https://github.com/tailhook/openat/pull/36
|
||||
openat = { git = 'https://github.com/cgwalters/openat', branch = 'libc-rename-signed' }
|
||||
|
Loading…
Reference in New Issue
Block a user