-
Notifications
You must be signed in to change notification settings - Fork 74
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
Fix hypershift conditionals #503
Fix hypershift conditionals #503
Conversation
Signed-off-by: Raul Sevilla <rsevilla@redhat.com>
@rsevilla87 I tested with your fork/branch, still have some problem
|
ok, as discussed in Slack, you can try again with the latest bits |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like bash behaves weirdly with booleans :-)
I tested with the merged code, it worked well now. |
* Fix hypershift conditionals Signed-off-by: Raul Sevilla <rsevilla@redhat.com> * Fix typo Signed-off-by: Raul Sevilla <rsevilla@redhat.com> Signed-off-by: Raul Sevilla <rsevilla@redhat.com>
Signed-off-by: Raul Sevilla rsevilla@redhat.com
Description
These two conditionals are incorrect and are always evaluated true