Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Fix tests on MacOS. - #77

Merged
duggelz merged 1 commit into
google:masterfrom
ebardsley:ewb/tests
Apr 10, 2018
Merged

Fix tests on MacOS.#77
duggelz merged 1 commit into
google:masterfrom
ebardsley:ewb/tests

Conversation

@ebardsley

Copy link
Copy Markdown
Contributor

Two issues:

  • BSD head/tail don't support the +/- specifications. Use "-q -q" to unzip instead
    to remove headers and footers.
  • "python2" isn't guaranteed to exist. Use the current interpreter.

Two issues:
 - BSD head/tail don't support the +/- specifications. Use "-q -q" to unzip instead
   to remove headers and footers.
 - "python2" isn't guaranteed to exist. Use the current interpreter.
@duggelz

duggelz commented Apr 3, 2018

Copy link
Copy Markdown
Contributor

I'll have to test this in a few environments. I'm looking into setting up a Mac build with the new CI system.

@ebardsley

Copy link
Copy Markdown
Contributor Author

Roger. Let me know if I can do anything to be helpful.

@duggelz
duggelz merged commit 1c91ab8 into google:master Apr 10, 2018
@duggelz

duggelz commented Apr 10, 2018

Copy link
Copy Markdown
Contributor

Found a couple other minor issues, which I'll fix in a separate PR.

@ebardsley
ebardsley deleted the ewb/tests branch April 11, 2018 04:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants