Fix the generation of code excerpts for the documentation.
* doc/tools/split_sample.sh: Use $(...) instead of `...` so that backslashes are interpreted uniformly. Pass option `-h' to grep to prevent file names from being printed on OS X. Remove useless option `-R' passed to grep.
Please register or sign in to comment