Skip to content

Commit 83ce0d5

Browse files
committed
Typo fix
1 parent f32eb72 commit 83ce0d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

clang-tidy-diff.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
# In settings in which build directory is different than binaryen/, we don't
4-
# don't have this file in binaryen/, so we skip the test.
4+
# have this file in binaryen/, so we skip the test.
55
if [ ! -f compile_commands.json ]
66
exit 0
77
fi

0 commit comments

Comments
 (0)