From 2a95cabe38f24eddd2739dcb5ef3657e4c165082 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Thu, 1 Dec 2011 08:57:15 +0200 Subject: Cosmetic changes --- INSTALL | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 2f98f9c..2828c4f 100644 --- a/INSTALL +++ b/INSTALL @@ -81,8 +81,8 @@ cannot be discovered automatically. For each value the configure script has a set of options in the form --with--* that allow you to specify various database system parameters, such as the login name, password, and database name, -that should be used when running the tests. Run configure with ---help to see the available options for your database. +that should be used when running the tests. Run configure with --help +to see the available options for your database. As another example, the following configure command uses the specified C++ compiler and compiles with optimization and without debug information: @@ -158,7 +158,7 @@ Before you can run test.bat, you may need to adjust the database system parameters, such as the login name, password, and database name, that should be used when running the tests. To do this, edit the .options and -driver.bat files located in the -odb-tests\ directory. Once this is, done you can run the tests by +odb-tests\ directory. Once this is done, you can run the tests by executing the following command from the command prompt: test.bat -- cgit v1.1