johnkeeping / git-integration

Easily manage integration branches in Git
http://johnkeeping.github.io/git-integration
GNU General Public License v2.0
34 stars 4 forks source link

Make `make test` pass on Mac #3

Closed matthewlmcclure closed 10 years ago

matthewlmcclure commented 10 years ago

Strip whitespace from wc output

Signed-off-by: Matt McClure matthewlmcclure@gmail.com

johnkeeping commented 10 years ago

I've pushed a different change that should also fix this on handle-osx-wc-whitespace. Does that fix the tests on OS X?

matthewlmcclure commented 10 years ago

Yes, the change in handle-osx-wc-whitespace fixes the tests also.