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

Cleanup setting of boolean arguments #330

Merged
merged 1 commit into from
Jul 24, 2018
Merged

Conversation

LinusU
Copy link

@LinusU LinusU commented Mar 7, 2018

Before this patch, the code had mixed usage of 1/true and 0/false. This patch will convert all of those cases to true and false.

Before this patch, the code had mixed usage of `1`/`true` and `0`/`false`. This patch will convert all of those cases to `true` and `false`.
@LinusU
Copy link
Author

LinusU commented May 7, 2018

friendly ping @shazron ☺️

@shazron shazron added this to the 1.9.3 milestone Jul 24, 2018
@shazron shazron merged commit 63a9f31 into ios-control:master Jul 24, 2018
@shazron
Copy link

shazron commented Jul 24, 2018

1.9.3 published with this fix: https://github.com/ios-control/ios-deploy/releases/tag/1.9.3

@LinusU LinusU deleted the patch-1 branch July 24, 2018 10:50
geekonion pushed a commit to geekonion/ios-deploy that referenced this pull request Jun 29, 2023
Before this patch, the code had mixed usage of `1`/`true` and `0`/`false`. This patch will convert all of those cases to `true` and `false`.
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

Successfully merging this pull request may close these issues.

2 participants