commit | a2f743eaff017f4bd94c0a9b37fdcb258dc9b3f6 | [log] [tgz] |
---|---|---|
author | Matthijs Kooijman <matthijs@stdin.nl> | Tue Jun 10 16:04:47 2008 +0000 |
committer | Matthijs Kooijman <matthijs@stdin.nl> | Tue Jun 10 16:04:47 2008 +0000 |
tree | d6cafe296a0b53c947db40e32407773cc6089a8c | |
parent | 34fe86cd9c83c04685b784e7ff29181b4981d6ce [diff] |
Fix some escaping and quoting in RUN lines, mainly involving { and <. In two cases quoting of <{ didn't work out, so I changed the grep to check for }> instead. This fixes 7 testcases that were not properly running before. llvm-svn: 52182