projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5c21de
)
tests: Drop openat override
author
Colin Walters
<walters@verbum.org>
Wed, 7 Apr 2021 17:36:04 +0000
(17:36 +0000)
committer
Colin Walters
<walters@verbum.org>
Wed, 7 Apr 2021 18:00:57 +0000
(18:00 +0000)
No longer needed.
tests/inst/Cargo.toml
patch
|
blob
|
history
diff --git
a/tests/inst/Cargo.toml
b/tests/inst/Cargo.toml
index 3301616dbb0a120a84bb49ba7cb60e6ce2474441..0986c0a71d011a9a19547f153ad49a098fb578db 100644
(file)
--- a/
tests/inst/Cargo.toml
+++ b/
tests/inst/Cargo.toml
@@
-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' }