Woops, this may not have a prompt accessor, find another way

git-svn-id: file:///home/svn/framework3/trunk@13029 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
HD Moore 2011-06-25 20:33:15 +00:00
parent da7cc53c38
commit 5bbf27bf5b
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ module Shell
self.input.output = self.output
end
update_prompt('') if not input.prompt
update_prompt('')
end
#