From: "Robin H. Johnson" <robbat2@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] packages:master commit in: dbgenerator/
Date: Fri, 8 Jul 2011 02:30:54 +0000 (UTC) [thread overview]
Message-ID: <eb3c8d6325dcfab12e9a949717c88b17538615a1.robbat2@gentoo> (raw)
commit: eb3c8d6325dcfab12e9a949717c88b17538615a1
Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 8 02:30:48 2011 +0000
Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Fri Jul 8 02:30:48 2011 +0000
URL: http://sources.gentoo.org/gitweb/?p=packages.git;a=commit;h=eb3c8d63
Fix typo.
---
dbgenerator/database.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/dbgenerator/database.py b/dbgenerator/database.py
index 6698d90..f6f1a09 100644
--- a/dbgenerator/database.py
+++ b/dbgenerator/database.py
@@ -558,7 +558,7 @@ class SQLPackageDatabase(object):
if entries is not None:
current_schema = entries[0][0]
result = (current_schema == self.schema_version)
- detected_version = current_schema)
+ detected_version = current_schema
except IndexError:
pass
except self.db.OperationalError:
next reply other threads:[~2011-07-08 2:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-08 2:30 Robin H. Johnson [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-03-17 15:39 [gentoo-commits] packages:master commit in: dbgenerator/ Alec Warner
2014-01-25 15:42 Christian Ruppert
2014-01-25 15:09 Christian Ruppert
2013-04-14 21:01 Christian Ruppert
2011-07-08 1:52 Robin H. Johnson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=eb3c8d6325dcfab12e9a949717c88b17538615a1.robbat2@gentoo \
--to=robbat2@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox