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

Coding style fix: replace whiptail with a wrapper function #168

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

igorpecovnik
Copy link
Member

@igorpecovnik igorpecovnik commented Oct 8, 2024

Description

Somewhere we had whiptail hard coded while we should be using a wrapper function.

Implementation Details

Search and replace.

Testing Procedure

Tested few changed and works as expected.

Checklist

  • My code follows the style guidelines of this project
  • I have ensured that my changes do not introduce new warnings or errors
  • Changes have been tested and verified

@github-actions github-actions bot added the size/small PR with less then 50 lines label Oct 8, 2024
@igorpecovnik igorpecovnik added 11 Milestone: Fourth quarter release Bugfix Pull request is fixing a bug Ready to merge Reviewed, tested and ready for merge and removed size/small PR with less then 50 lines labels Oct 8, 2024
@github-actions github-actions bot added size/small PR with less then 50 lines Scripts and removed 11 Milestone: Fourth quarter release Bugfix Pull request is fixing a bug Ready to merge Reviewed, tested and ready for merge labels Oct 8, 2024
@armbianworker armbianworker merged commit 388ce4e into main Oct 8, 2024
25 of 32 checks passed
@armbianworker armbianworker deleted the whiptail branch October 8, 2024 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/small PR with less then 50 lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants