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
REM -----------------------------------
REM ------------------------------------------------------------
REM Launch a test to connect to mysql
REM $Id$
REM -----------------------------------
REM ------------------------------------------------------------
echo ----------------------------------------------
echo -----------------------------------------------------------
echo This programm wil test a login on Mysql installed
echo by DoliWamp.
echo Version: WAMPMYSQLVERSION
echo Port: WAMPMYSQLPORT
echo ----------------------------------------------
echo If login is successull, type "quit" to exit.
echo ----------------------------------------------
echo -----------------------------------------------------------
echo If login is successull, type "quit" and enter twice to exit.
echo ------------------------------------------------------------
SET SAVES=
SET /P SAVES=Enter password to test: