diff --git a/tools/clang-format-check b/tools/clang-format-check index 0deb2c7b1..c5f2d9936 100755 --- a/tools/clang-format-check +++ b/tools/clang-format-check @@ -1,7 +1,7 @@ -#!/bin/sh +#!/bin/bash error=0 for f in $*; do - changes=$(clang-format -output-replacements-xml "$f" | grep -c '^