Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use character class for sed expression instead of \s
Sed on Mac OS X doesn't handle \s in a sed expressions so use a more portable character set expression instead. Signed-off-by: Ben Walton <bdwalton@gmail.com> Signed-off-by: Jeff King <peff@peff.net>
- Loading branch information