aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-12-01 08:57:15 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-12-01 08:57:15 +0200
commit2a95cabe38f24eddd2739dcb5ef3657e4c165082 (patch)
tree922de2b47676c0693229c391643c2f776e72aa35 /INSTALL
parent72ad2f40da8268326bcbf4fc0d230860a8b05581 (diff)
Cosmetic changes
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL6
1 files changed, 3 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 2f98f9c..2828c4f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -81,8 +81,8 @@ cannot be discovered automatically.
For each <database> value the configure script has a set of options in
the form --with-<database>-* 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
<database>.options and <database>-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 <database>