update console shell for changes in api

This commit is contained in:
Campbell Barton 2013-12-29 00:51:51 +11:00
parent 2654b28f04
commit 33b87dc1ad

@ -43,7 +43,7 @@ def shell_run(text):
PROMPT = "$ "
def execute(context):
def execute(context, is_interactive):
sc = context.space_data
try: