mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-27 16:06:00 +00:00
Set MDBOOK_OUTPUT__HTML__INPUT_404 on linkchecker
This commit is contained in:
@@ -34,6 +34,9 @@ then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# Avoid failure caused by newer mdbook.
|
||||
export MDBOOK_OUTPUT__HTML__INPUT_404=""
|
||||
|
||||
book_name=""
|
||||
# Iterative will avoid cleaning up, so you can quickly run it repeatedly.
|
||||
iterative=0
|
||||
|
||||
Reference in New Issue
Block a user