diff options
author | Holger Rapp <HolgerRapp@gmx.net> | 2017-06-30 21:56:32 +0200 |
---|---|---|
committer | Holger Rapp <HolgerRapp@gmx.net> | 2017-06-30 21:56:32 +0200 |
commit | 5b21f87c3df96eab3b66dab241f604488fe5e0bb (patch) | |
tree | a1ff1b7cc5d6c917618e455ceeab150f7bd27732 /tests/headers/convert-cpp-comment-to-rust.hpp | |
parent | 691834d2265ef8e8a14f40785e8601ed789a9110 (diff) |
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