about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <bjorn3@users.noreply.github.com>2021-12-16 14:36:02 +0100
committerbjorn3 <bjorn3@users.noreply.github.com>2021-12-16 14:36:02 +0100
commit97a92ea6b268b02afbbe6d14406dfbd671700833 (patch)
treea292575d27daf027b3c8ed42f214d809dac07bd3
parentd0f97fc03902ade979ede7cd9b51aff30e7822b9 (diff)
downloadrust-97a92ea6b268b02afbbe6d14406dfbd671700833.tar.gz
rust-97a92ea6b268b02afbbe6d14406dfbd671700833.zip
Rustc tests: ignore a couple more rustdoc tests
-rwxr-xr-xscripts/test_rustc_tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/test_rustc_tests.sh b/scripts/test_rustc_tests.sh
index 43e090c63c5..99fddf5361e 100755
--- a/scripts/test_rustc_tests.sh
+++ b/scripts/test_rustc_tests.sh
@@ -66,7 +66,7 @@ rm src/test/incremental/lto.rs # requires lto
 
 rm -r src/test/run-make/emit-shared-files # requires the rustdoc executable in build/bin/
 rm -r src/test/run-make/unstable-flag-required # same
-rm -r src/test/run-make/rustdoc-scrape-* # same
+rm -r src/test/run-make/rustdoc-* # same
 rm -r src/test/run-make/emit-named-files # requires full --emit support
 
 rm src/test/pretty/asm.rs # inline asm