sync with trunk
This commit is contained in:
commit
0118cc412c
|
@ -506,7 +506,7 @@ text/plain
|
||||||
err ('get_cwd: unable to get cwd of %d' % self._pid)
|
err ('get_cwd: unable to get cwd of %d' % self._pid)
|
||||||
cwd = '~'
|
cwd = '~'
|
||||||
pass
|
pass
|
||||||
err ('get_cwd found: %s'%cwd)
|
dbg ('get_cwd found: %s'%cwd)
|
||||||
return (cwd)
|
return (cwd)
|
||||||
|
|
||||||
def reconfigure_vte (self):
|
def reconfigure_vte (self):
|
||||||
|
|
Loading…
Reference in New Issue