Add a pause in test script

This commit is contained in:
Laurent Destailleur 2008-10-18 14:19:26 +00:00
parent 2f68ed75e8
commit f8fd7e35ac

View File

@ -1,17 +1,17 @@
@echo off @echo off
REM ----------------------------------- REM ------------------------------------------------------------
REM Launch a test to connect to mysql REM Launch a test to connect to mysql
REM $Id$ REM $Id$
REM ----------------------------------- REM ------------------------------------------------------------
echo ---------------------------------------------- echo -----------------------------------------------------------
echo This programm wil test a login on Mysql installed echo This programm wil test a login on Mysql installed
echo by DoliWamp. echo by DoliWamp.
echo Version: WAMPMYSQLVERSION echo Version: WAMPMYSQLVERSION
echo Port: WAMPMYSQLPORT echo Port: WAMPMYSQLPORT
echo ---------------------------------------------- echo -----------------------------------------------------------
echo If login is successull, type "quit" to exit. echo If login is successull, type "quit" and enter twice to exit.
echo ---------------------------------------------- echo ------------------------------------------------------------
SET SAVES= SET SAVES=
SET /P SAVES=Enter password to test: SET /P SAVES=Enter password to test: