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
ISC Open Source Projects
Kea
Commits
ec1cc2b4
Commit
ec1cc2b4
authored
Nov 21, 2011
by
JINMEI Tatuya
Browse files
[master] typo
parent
277b80e0
Changes
1
Hide whitespace changes
Inline
Side-by-side
compatcheck/sqlite3-difftbl-check.py.in
View file @
ec1cc2b4
...
...
@@ -52,7 +52,7 @@ except sqlite3.OperationalError as ex:
'ttl INTEGER NOT NULL, rdata STRING NOT NULL)')
else:
sys.stdout.write('Found an older version of SQLite3 DB file: ' +
db_file + '\n' + "Peform '" + os.getcwd() +
db_file + '\n' + "Pe
r
form '" + os.getcwd() +
"/sqlite3-difftbl-check.py --upgrade " +
db_file + "'\n" +
'before continuing install.\n')
...
...
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