Don't use back-quotes in a run line.
This works on Windows, but seems to be breaking tests that use an external shell (e.g. bash) because backquote has special meaning. This particular argument wasn't crucial for the test, so I've just removed it. llvm-svn: 343971
Loading
Please sign in to comment