Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Fix database installation on OS X #51

Merged
merged 2 commits into from
Aug 31, 2015

Conversation

jwatzman
Copy link
Contributor

Both fix on OS X, as well as check the result of the command that was silently failing (and thus causing downstream problems).

`zcat` on OS X insists on adding a `.Z` suffix, which of course doesn't
work. `gzcat` doesn't do this, but isn't available on all Linux systems.
So just check for which one to use.
fredemmott added a commit that referenced this pull request Aug 31, 2015
Fix database installation on OS X
@fredemmott fredemmott merged commit f92b77a into facebookarchive:master Aug 31, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants