NNT: Use [e]grep -a when scanning logs, its possibly they will have non-text
authorDaniel Dunbar <daniel@zuster.org>
Mon, 14 Dec 2009 17:58:33 +0000 (17:58 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 14 Dec 2009 17:58:33 +0000 (17:58 +0000)
commit252a0dfa6a731e88b7b6c512fc42f34043afcc7f
tree46d514cdae52394bb049fa0ee4797a1626fd0ab8
parent1b54d423aaa941f0dedb0fbca91f4e35131e94de
NNT: Use [e]grep -a when scanning logs, its possibly they will have non-text
characters in them, in which case the grep will just return 'Binary file
matches' and the whole thing falls over.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@91302 91177308-0d34-0410-b5e6-96231b3b80d8
utils/NewNightlyTest.pl