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.sh: precheck for linux will always be skipped #99

Closed
samveen opened this issue Mar 13, 2017 · 1 comment
Closed

Build.sh: precheck for linux will always be skipped #99

samveen opened this issue Mar 13, 2017 · 1 comment

Comments

@samveen
Copy link
Contributor

samveen commented Mar 13, 2017

precheck() checks if $target equals linux, but $target is not set, so the check on linux is always skipped.

A snipped trace is as below:

+ precheck linux
+ local target
+ local ok=0
+ [[ '' == \l\i\n\u\x ]]
@shlomi-noach
Copy link
Collaborator

closed by #100

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

No branches or pull requests

2 participants