Running database tests on windows #96
-
Finally I got the database tests on mysql into green on ubuntu. But on windows the sudo command seems not to work. I get the following error. Unfortunately I moved away from windows so I have no clue what to do here. sudo: D:\a\_temp\6ca6a1fb-caa4-42a4-a92f-30f239510acd.ps1:2
Line |
2 | sudo /etc/init.d/mysql start
| ~~~~
| The term 'sudo' is not recognized as a name of a cmdlet, function, script file, or executable program.
| Check the spelling of the name, or if a path was included, verify that the path is correct and try
| again.
Error: Process completed with exit code 1. Help appreciated |
Beta Was this translation helpful? Give feedback.
Answered by
freekmurze
Jan 28, 2021
Replies: 1 comment
-
This seems to be unreleased to this repo. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
freekmurze
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This seems to be unreleased to this repo.