merge changes from master

cleanups and prepare for   pull request
This commit is contained in:
Kamil Sopko
2016-03-31 17:16:14 +02:00
parent 80d6c657d5
commit b333d136b5
4 changed files with 36 additions and 60 deletions

View File

@@ -22,4 +22,4 @@ class FCShell(termwidget.TermWidget):
return True
def child_exec_command(self, text):
self._sysShell.exec_command(text)
self._sysShell.exec_command(text)