Mercurial > public > mercurial-scm > hg-stable
diff tests/test-lfs-serve.t @ 39723: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 | ead71b15efd5 |
children | 8dab7c8a93eb |
line wrap: on
line diff
--- a/tests/test-lfs-serve.t Tue Sep 18 22:40:03 2018 -0400 +++ b/tests/test-lfs-serve.t Tue Sep 18 23:47:21 2018 -0400 @@ -509,7 +509,7 @@ #endif - $ $PYTHON $TESTDIR/killdaemons.py $DAEMON_PIDS + $ "$PYTHON" $TESTDIR/killdaemons.py $DAEMON_PIDS #if lfsremote-on $ cat $TESTTMP/errors.log | grep '^[A-Z]'