diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-06-30 15:46:21 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-30 15:46:21 -0700 |
commit | 1cbb5d39d28814d45b9db3f7c89943629e634012 (patch) | |
tree | a1ff1b7cc5d6c917618e455ceeab150f7bd27732 /tests/headers/convert-cpp-comment-to-rust.hpp | |
parent | 691834d2265ef8e8a14f40785e8601ed789a9110 (diff) | |
parent | 5b21f87c3df96eab3b66dab241f604488fe5e0bb (diff) |
Auto merge of #782 - SirVer:00_fix_repetition_operation, r=fitzgen
Fix tests/test-one.sh.
On Mac OS where egrep is != GNU grep, the script fails with
~~~
egrep: repetition-operator operand invalid
ERROR: no files found with pattern "virtual_inheritance"
~~~~
The `$pattern` is supposed to be a substring in the test name to run.
The leading and trailing stars are wrong, since egrep takes a regular expression, not a glob.
Diffstat (limited to 'tests/headers/convert-cpp-comment-to-rust.hpp')
0 files changed, 0 insertions, 0 deletions