Fix typo
Change-Id: I9ae295ccd706625edf8d732f67d77656fa20195d
This commit is contained in:
@@ -607,7 +607,7 @@ def do_import(args):
|
|||||||
if additional_commits and len(args.branches) == 0:
|
if additional_commits and len(args.branches) == 0:
|
||||||
logger.warning("""\
|
logger.warning("""\
|
||||||
**************** WARNING ****************
|
**************** WARNING ****************
|
||||||
Previous import merged additional branches but non have
|
Previous import merged additional branches but none have
|
||||||
been specified on the command line for this import.\n""")
|
been specified on the command line for this import.\n""")
|
||||||
|
|
||||||
if args.dry_run:
|
if args.dry_run:
|
||||||
|
|||||||
Reference in New Issue
Block a user