tests/test-install.t
changeset 32954 b5305a499dfc
parent 32944 404b6acfa192
child 33116 6c113a7dec52
--- a/tests/test-install.t	Sat Apr 22 21:16:08 2017 +0900
+++ b/tests/test-install.t	Tue Jun 20 14:35:53 2017 -0700
@@ -188,7 +188,7 @@
   $ $PYTHON -m virtualenv --no-site-packages --never-download installenv >> pip.log
 Note: we use this weird path to run pip and hg to avoid platform differences,
 since it's bin on most platforms but Scripts on Windows.
-  $ ./installenv/*/pip install $TESTDIR/.. >> pip.log
+  $ ./installenv/*/pip install --no-index $TESTDIR/.. >> pip.log
   $ ./installenv/*/hg debuginstall || cat pip.log
   checking encoding (ascii)...
   checking Python executable (*) (glob)