diff tests/test-convert-cvs.t @ 46816:ea8bfd33c22a

tests: replace some `python` by `"$PYTHON"` to not only use Python 2 I deleted my `python` binary as a test and a few tests started failing. Differential Revision: https://phab.mercurial-scm.org/D10250
author Martin von Zweigbergk <martinvonz@google.com>
date Mon, 22 Mar 2021 13:14:11 -0700
parents e5e5ee2b60e4
children
line wrap: on
line diff
--- a/tests/test-convert-cvs.t	Sat Mar 13 03:17:00 2021 +0100
+++ b/tests/test-convert-cvs.t	Mon Mar 22 13:14:11 2021 -0700
@@ -521,7 +521,7 @@
 |cp932     |\x82\xa0      |  x      x     o    |
 
   $ mkdir -p cvsrepo/transcoding
-  $ python <<EOF
+  $ "$PYTHON" <<EOF
   > fp = open('cvsrepo/transcoding/file,v', 'wb')
   > fp.write((b'''
   > head	1.4;