Fix a typo in the llvm automation

This commit is contained in:
Sylvestre Ledru 2018-04-27 08:58:28 +02:00
parent 5d7a2a3d4d
commit 7ea9393f70

2
debian/tests/llvm vendored
View File

@ -5,5 +5,5 @@ if grep -q "Unexpected Failure" check-llvm_build_log.txt; then
exit 1
else
echo "build OK"
f1
fi
rm check-llvm_build_log.txt