Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mechanicalgirl/5c863ef1379152d42d649592e1349c29 to your computer and use it in GitHub Desktop.
Save mechanicalgirl/5c863ef1379152d42d649592e1349c29 to your computer and use it in GitHub Desktop.
++ deactivate nondestructive
2016-06-13 15:18:50,729 [INFO] ++ unset pydoc
2016-06-13 15:18:50,729 [INFO] ++ '[' -n '' ']'
2016-06-13 15:18:50,729 [INFO] ++ '[' -n '' ']'
2016-06-13 15:18:50,729 [INFO] ++ '[' -n /bin/bash -o -n '' ']'
2016-06-13 15:18:50,729 [INFO] ++ hash -r
2016-06-13 15:18:50,729 [INFO] ++ '[' -n '' ']'
2016-06-13 15:18:50,729 [INFO] ++ unset VIRTUAL_ENV
2016-06-13 15:18:50,729 [INFO] ++ '[' '!' nondestructive = nondestructive ']'
2016-06-13 15:18:50,729 [INFO] ++ VIRTUAL_ENV=/opt/cmgd/venv
2016-06-13 15:18:50,729 [INFO] ++ export VIRTUAL_ENV
2016-06-13 15:18:50,729 [INFO] ++ _OLD_VIRTUAL_PATH=/opt/cmgd/venv/bin:/usr/local/bin:/usr/bin
2016-06-13 15:18:50,730 [INFO] ++ PATH=/opt/cmgd/venv/bin:/opt/cmgd/venv/bin:/usr/local/bin:/usr/bin
2016-06-13 15:18:50,730 [INFO] ++ export PATH
2016-06-13 15:18:50,730 [INFO] ++ '[' -n '' ']'
2016-06-13 15:18:50,730 [INFO] ++ '[' -z '' ']'
2016-06-13 15:18:50,730 [INFO] ++ _OLD_VIRTUAL_PS1=
2016-06-13 15:18:50,730 [INFO] ++ '[' x '!=' x ']'
2016-06-13 15:18:50,730 [INFO] +++ basename /opt/cmgd/venv
2016-06-13 15:18:50,730 [INFO] ++ '[' venv = __ ']'
2016-06-13 15:18:50,730 [INFO] +++ basename /opt/cmgd/venv
2016-06-13 15:18:50,730 [INFO] ++ PS1='(venv)'
2016-06-13 15:18:50,730 [INFO] ++ export PS1
2016-06-13 15:18:50,731 [INFO] ++ alias 'pydoc=python -m pydoc'
2016-06-13 15:18:50,731 [INFO] ++ '[' -n /bin/bash -o -n '' ']'
2016-06-13 15:18:50,731 [INFO] ++ hash -r
2016-06-13 15:18:50,731 [INFO] + /opt/cmgd/venv/src/weathervane/weather/manage.py weatherctl fetch all
2016-06-13 15:18:50,731 [INFO] Traceback (most recent call last):
2016-06-13 15:18:50,731 [INFO] File "/opt/cmgd/venv/src/weathervane/weather/manage.py", line 13, in <module>
2016-06-13 15:18:50,731 [INFO] execute_from_command_line(sys.argv)
2016-06-13 15:18:50,731 [INFO] File "/opt/cmgd/venv/lib/python2.7/site-packages/django/core/management/__init__.py", line 453, in execute_from_command_line
2016-06-13 15:18:50,731 [INFO] utility.execute()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment