From 396d8a243df89680b850626193e0b23567b02585 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sun, 16 Jul 2017 13:25:58 -0700 Subject: Bind the pipe to the ep properly, and wake any closers needed. --- etc/format-check.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'etc/format-check.sh') diff --git a/etc/format-check.sh b/etc/format-check.sh index 0438d8de..b3e0da3f 100755 --- a/etc/format-check.sh +++ b/etc/format-check.sh @@ -47,7 +47,6 @@ if [ "${maj}" -eq 3 -a "${min}" -lt 6 ]; then echo "clang-format is too old. Skipping checks." exit 0 fi -echo "clang-format looks like ${maj} . ${min}" mytmpdir=`mktemp -d` -- cgit v1.2.3-70-g09d2