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

build.py is badly formed when post commands are missing from oil configuration #4

Closed
DavidGarriou opened this issue Nov 2, 2015 · 1 comment
Assignees
Labels

Comments

@DavidGarriou
Copy link
Contributor

We should test if there exists a post command in configuration files otherwise the build.py script is built with:
if make.errorCount() == 0:
This generates an error

@jlbirccyn
Copy link
Member

Fixed in 45a06e6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants