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

Sharp edge: on windows, running msl up will complain about checking if in CYGWIN #33

Open
micahsnyder opened this issue May 29, 2021 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@micahsnyder
Copy link
Contributor

The git util and git command output is an eyesore, and detracts from the experience. Come up with a way to replace this with something more user friendly:

PS C:\Users\jenkinsuser\tmp> msl up
2021-05-28 20:36:05 git.util DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'The system cannot find the file specified', None, 2, None)
2021-05-28 20:36:05 git.cmd DEBUG Popen(['git', 'pull'], cwd=C:\Users\jenkinsuser\.mussels\cookbooks\scrapbook, universal_newlines=False, shell=None, istream=None)
2021-05-28 20:36:05 git.cmd DEBUG Popen(['git', 'pull'], cwd=C:\Users\jenkinsuser\.mussels\cookbooks\clamav, universal_newlines=False, shell=None, istream=None)
PS C:\Users\jenkinsuser\tmp>
@micahsnyder micahsnyder added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels May 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant