tests/test-remotefilelog-cacheprocess.t
changeset 46226 0826d684a1b5
parent 41476 fd2f1f0071b9
child 47063 1d075b857c90
--- a/tests/test-remotefilelog-cacheprocess.t	Tue Jan 12 17:32:08 2021 -0800
+++ b/tests/test-remotefilelog-cacheprocess.t	Tue Jan 12 22:43:55 2021 +0100
@@ -66,7 +66,7 @@
 
   $ cat >> $HGRCPATH <<EOF
   > [remotefilelog]
-  > cacheprocess = python $TESTTMP/cacheprocess-logger.py
+  > cacheprocess = $PYTHON $TESTTMP/cacheprocess-logger.py
   > EOF
 
 Test cache keys and cache misses.