Tell tmux correct path to shell to use

This commit is contained in:
ZyX 2015-02-21 15:30:42 +03:00
parent d53c780071
commit bb6342c12a
1 changed files with 1 additions and 1 deletions

View File

@ -161,7 +161,7 @@ def main(attempts=3):
'TERMINFO': os.path.join(VTERM_TEST_DIR, 'terminfo'),
'TERM': 'st-256color',
'PATH': vterm_path,
'SHELL': os.path.join(''),
'SHELL': os.path.join(VTERM_TEST_DIR, 'path', 'bash'),
'POWERLINE_CONFIG_PATHS': os.path.abspath('powerline/config_files'),
'POWERLINE_COMMAND': 'powerline-render',
'POWERLINE_THEME_OVERRIDES': (