projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53480ac
)
Fix test to work on Windows
author
Gabriel Féron
<feron.gabriel@gmail.com>
Tue, 29 May 2018 09:38:27 +0000
(11:38 +0200)
committer
Gabriel Féron
<feron.gabriel@gmail.com>
Tue, 29 May 2018 09:38:27 +0000
(11:38 +0200)
tests/testsuite/package.rs
patch
|
blob
|
history
diff --git
a/tests/testsuite/package.rs
b/tests/testsuite/package.rs
index fde31b76c7250e3f681c0db0a444ec6c9d118538..01b7f1a371ab29eea10269363571e43d7f3b3dbd 100644
(file)
--- a/
tests/testsuite/package.rs
+++ b/
tests/testsuite/package.rs
@@
-1449,7
+1449,7
@@
error: failed to verify package tarball
Caused by:
Source directory was modified by build.rs during cargo publish. \
-Build scripts should not modify anything outside of OUT_DIR. Modified file: [..]src
/
generated.txt
+Build scripts should not modify anything outside of OUT_DIR. Modified file: [..]src
[/]
generated.txt
To proceed despite this, pass the `--no-verify` flag.",
),