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
New ${PY_BLEND} executable in /tmp/test_virtualenv_activate.venv/bin/python
16
+
Installing setuptools, pip, wheel...done.
17
+
EOL
18
+
19
+
# "Path not in prefix" warning is not really an error, being expected under pypy
20
+
# > Path not in prefix '/home/travis/virtualenv/pypy2.7-5.8.0/include' '/opt/python/pypy2.7-5.8.0'
21
+
22
+
${VIRTUALENV}${TESTENV}2>&1| sed '/^++\|^Also creating executable in\|^Using real prefix\|^Path not in prefix/d'| tee ${ROOT}/tests/test_activate_output.actual
0 commit comments