From f8fd7e35ac92ea66e17f6bc3d2b33e15c5a1a152 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 18 Oct 2008 14:19:26 +0000 Subject: [PATCH] Add a pause in test script --- build/exe/doliwamp/mysqltestinstall.bat.install | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/build/exe/doliwamp/mysqltestinstall.bat.install b/build/exe/doliwamp/mysqltestinstall.bat.install index 8052aed9689..4d2ceb2c529 100644 --- a/build/exe/doliwamp/mysqltestinstall.bat.install +++ b/build/exe/doliwamp/mysqltestinstall.bat.install @@ -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: