Change-Id: I9ae295ccd706625edf8d732f67d77656fa20195d
This commit is contained in:
Jonathan Harker
2014-12-10 13:07:01 -05:00
parent 013c885799
commit ed823331b6

View File

@@ -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: