mirror of
https://github.com/cascadium/wsl-windows-toolbar-launcher.git
synced 2026-04-26 13:05:53 +03:00
[PR #38] [MERGED] fixed an error that prevented wsl windows toolbar to install #48
Labels
No labels
duplicate
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wsl-windows-toolbar-launcher#48
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/cascadium/wsl-windows-toolbar-launcher/pull/38
Author: @bachittle
Created: 5/17/2021
Status: ✅ Merged
Merged: 6/15/2021
Merged by: @fquinner
Base:
master← Head:master📝 Commits (1)
81225c4this command now works📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
wsl_windows_toolbar.py(+2 -2)📄 Description
raw_input did not exist in the version of click I was using, but rather a confirm prompt instead. Changing that allowed the toolbar to install successfully.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.