-
-
Notifications
You must be signed in to change notification settings - Fork 144
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #268 from nurfed1/master
Bugfix: Add quotes around network path
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
b4d8502
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.
This commit is majorly slowing down my system when I run gsudo in terminal from a network share.
It also hangs on one connection which I'm sure because that server is asking for credentials. When I notice this I hit enter and it then continues on.
SUGGESTION: add a check condition for https://learn.microsoft.com/en-US/troubleshoot/windows-client/networking/mapped-drives-not-available-from-elevated-command and only run NET USE if that is not enabled.
b4d8502
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.
EXAMPLE: (Not 100% precise as I had to hit enter twice and type in exit to get the time)
So two minutes, minus maybe 30+ seconds or so of my inaction.
SECOND RUN where I hit enter at each mapping to avoid delays: