Skip to content

Commit 0b8b67c

Browse files
committed
Missing 'then'
1 parent 83ce0d5 commit 0b8b67c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

clang-tidy-diff.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
# In settings in which build directory is different than binaryen/, we don't
44
# have this file in binaryen/, so we skip the test.
55
if [ ! -f compile_commands.json ]
6+
then
67
exit 0
78
fi
89

0 commit comments

Comments
 (0)