Commit 79ce255e authored by Denis Bilenko's avatar Denis Bilenko

kill trailing whitespace

parent fe2a5811
......@@ -365,7 +365,7 @@ def main():
options, args = parser.parse_args()
options.verbosity += options.verbose - options.quiet
if not options.db and sqlite3:
if get_changeset().endswith('+'):
options.db = get_tempnam()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment