Skip to content

Commit 5c2bdc5

Browse files
committed
[libc++][NFC] Tabs to space in libcxx-lit script
1 parent e42f760 commit 5c2bdc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/utils/libcxx-lit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ fi
3030

3131
if [[ "${1}" == "-b" || "${1}" == "--bootstrap" ]]; then
3232
type="runtimes"
33-
shift
33+
shift
3434
fi
3535

3636
if [[ $# -lt 1 ]]; then

0 commit comments

Comments
 (0)