Add a pause in test script
This commit is contained in:
parent
a3384961e4
commit
2f68ed75e8
@ -19,5 +19,4 @@ SET /P SAVES=Enter password to test:
|
||||
echo Try to connect to mysql with this password
|
||||
.\bin\mysql\mysqlWAMPMYSQLVERSION\bin\mysql -P WAMPMYSQLPORT -u root -p%SAVES%
|
||||
|
||||
sleep 2
|
||||
pause
|
||||
|
||||
Loading…
Reference in New Issue
Block a user