This is an archive of the discontinued LLVM Phabricator instance.

avoid a subshell
ClosedPublic

Authored by rafael on Mar 28 2017, 11:57 AM.

Details

Reviewers
filcab
Summary

We can just expand the globs a bit.

Diff Detail

Event Timeline

rafael created this revision.Mar 28 2017, 11:57 AM
filcab accepted this revision.Mar 30 2017, 6:35 AM

I'm assuming you double-checked that the initial * wasn't needed on most of those, and we only cared about the libcoverage.*sancov on line 12.
LGTM. Much easier to read, too.

This revision is now accepted and ready to land.Mar 30 2017, 6:35 AM
rafael closed this revision.Mar 30 2017, 8:16 AM