Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
6dd27022
Commit
6dd27022
authored
Nov 21, 2011
by
JINMEI Tatuya
Browse files
[1404] typo
parent
1bb5168b
Changes
1
Hide whitespace changes
Inline
Side-by-side
compatcheck/sqlite3-difftbl-check.py.in
View file @
6dd27022
...
...
@@ -55,6 +55,6 @@ except sqlite3.OperationalError as ex:
db_file + '\n' + "Peform '" + os.getcwd() +
"/sqlite3-difftbl-check.py --upgrade " +
db_file + "'\n" +
'before continu
e
ing install.\n')
'before continuing install.\n')
sys.exit(1)
conn.close()
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment