Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some commands error out #2

Open
aapis opened this issue Jan 8, 2016 · 0 comments
Open

Some commands error out #2

aapis opened this issue Jan 8, 2016 · 0 comments
Labels

Comments

@aapis
Copy link
Member

aapis commented Jan 8, 2016

Traceback (most recent call last):
  File "./drush.py", line 41, in after_input
  File "./drush.py", line 58, in _runDrush
  File "./drush.py", line 155, in _get_drush_sup_project_args
TypeError: argument of type 'NoneType' is not iterable
Traceback (most recent call last):
  File "./sublime_plugin.py", line 190, in on_post_save
  File "./sublime_plugin.py", line 154, in run_timed_function
  File "./sublime_plugin.py", line 189, in <lambda>
  File "./drush.py", line 173, in on_post_save
  File "./drush.py", line 196, in _get_site_home_dir
TypeError: 'bool' object is unsubscriptable

Tested with

  • vget file_temporary_path
  • uinf 1

The error is still present in cc-on-save but due to some refactoring it is slightly different and will need to be fixed. drush cc all seems to be unaffected.

@aapis aapis added the bug label Jan 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant