fix as-is import flag

This commit is contained in:
Adrian Sampson 2010-10-23 12:12:14 -07:00
parent 1fea4e84d6
commit dd08f63e17

View file

@ -393,6 +393,7 @@ def user_query(lib, logfile=None, color=True):
# The "give-up" options.
if choice is CHOICE_ASIS:
tag_log(logfile, 'asis', path)
info = CHOICE_ASIS
elif choice is CHOICE_SKIP:
tag_log(logfile, 'skip', path)
# Yield None, indicating that the pipeline should not