You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set VIRTUALENVWRAPPER_SCRIPT correctly for different shells
The VIRTUALENVWRAPPER_SCRIPT variable was being set incorrectly.
Each shell has its own way to identify the script being sourced,
so use the right method based on which shell is in use.
Reported by Alexandre de Verteuil <[email protected]>, with
an initial patch for bash.
Change-Id: Ia0dbb1ebae726fa3bee2e23cc63bf25196a8a0fa
0 commit comments