tests/test-hgweb.t
changeset 22947 c63a09b6b337
parent 22578 939ce500c92a
child 23409 dc4d2cd3aa3e
--- a/tests/test-hgweb.t	Wed Oct 15 15:13:43 2014 -0400
+++ b/tests/test-hgweb.t	Wed Oct 15 15:35:59 2014 -0400
@@ -325,7 +325,7 @@
 
 Test the access/error files are opened in append mode
 
-  $ python -c "print len(file('access.log').readlines()), 'log lines written'"
+  $ $PYTHON -c "print len(file('access.log').readlines()), 'log lines written'"
   14 log lines written
 
 static file