From 13d6542355d69dc6ebd0e18a652571e0f1e31236 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 5 May 2014 15:16:57 -0700 Subject: Another fix for database option handling --- odb/odb.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'odb') diff --git a/odb/odb.cxx b/odb/odb.cxx index 7969e20..b0a712b 100644 --- a/odb/odb.cxx +++ b/odb/odb.cxx @@ -705,6 +705,7 @@ main (int argc, char* argv[]) { // Ignore all other databases. // + i++; // Skip the value. continue; } -- cgit v1.1