rbenv-ruby-build/test/stubs
Mislav Marohnić 892ac95943 Prevent glob expansion in stub patterns
When stub patterns were broken down into an array, they were
accidentally subject to glob expansion. E.g., a pattern '*' might expand
to whatever is in the current directory. This is unwanted, as we need to
preserve patterns as-is.
2013-10-25 04:14:13 +02:00
..
stub Prevent glob expansion in stub patterns 2013-10-25 04:14:13 +02:00