Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: #20 Fixes Non-Zero exit code #28

Closed
wants to merge 1 commit into from
Closed

WIP: #20 Fixes Non-Zero exit code #28

wants to merge 1 commit into from

Commits on Oct 30, 2019

  1. WIP: #20 Fixes Non-Zero exit code

    Very much WIP
    Currently returns non-zero when `Fornax build` fails.
    `Fornax build`  will already return a non-zero if Generator.getPosts fails.
    Instead of the solution in this commit, we could throw an exception if the fsi operations fail instead of returning None.
    jeremyabbott committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    9fde88d View commit details
    Browse the repository at this point in the history