Skip to content

Commit 63f4fde

Browse files
authored
Merge pull request #14193 from dcci/nosweep
2 parents 02fcdf1 + d69cf4f commit 63f4fde

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

utils/build-script-impl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2843,7 +2843,6 @@ for host in "${ALL_HOSTS[@]}"; do
28432843
SWIFTLIBS="${swift_build_dir}/lib/swift" \
28442844
"${LLDB_SOURCE_DIR}"/test/dotest.py \
28452845
--executable "${lldb_executable}" \
2846-
--rerun-all-issues \
28472846
${LLDB_TEST_SUBDIR_CLAUSE} \
28482847
${LLDB_DOTEST_CC_OPTS} \
28492848
${LLDB_FORMATTER_OPTS}

0 commit comments

Comments
 (0)