================ Comment at: test/tsan/deflake.bash:10 @@ +9,3 @@ + echo TRY $i + not $1 2>&1 | FileCheck $2 && exit 0 +done ---------------- some tests runs FileCheck with more than one parameter http://reviews.llvm.org/D3913