[libc++][NFC] Tabs to space in libcxx-lit script

This commit is contained in:
Louis Dionne
2024-07-09 11:18:20 -04:00
parent e42f760b65
commit 5c2bdc53c4

View File

@@ -30,7 +30,7 @@ fi
if [[ "${1}" == "-b" || "${1}" == "--bootstrap" ]]; then
type="runtimes"
shift
shift
fi
if [[ $# -lt 1 ]]; then