Mercurial > public > mercurial-scm > hg
diff tests/test-serve.t @ 39707:5abc47d4ca6b
tests: quote PYTHON usage
Python3 defaults to installing under "Program Files".
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Tue, 18 Sep 2018 23:47:21 -0400 |
parents | 89793289c891 |
children | b1a1702262c9 |
line wrap: on
line diff
--- a/tests/test-serve.t Tue Sep 18 22:40:03 2018 -0400 +++ b/tests/test-serve.t Tue Sep 18 23:47:21 2018 -0400 @@ -79,7 +79,7 @@ listening at http://localhost/foo/ (bound to *$LOCALIP*:HGPORT1) (glob) (?) % errors - $ $PYTHON $RUNTESTDIR/killdaemons.py $DAEMON_PIDS + $ "$PYTHON" $RUNTESTDIR/killdaemons.py $DAEMON_PIDS With out of bounds accesses