mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
No need to debug so much
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# in liblibc. This scrapes the list of triples to document from `src/lib.rs`
|
||||
# which has a bunch of `html_root_url` directives we pick up.
|
||||
|
||||
set -ex
|
||||
set -e
|
||||
|
||||
rm -rf target/doc
|
||||
mkdir -p target/doc
|
||||
|
||||
Reference in New Issue
Block a user