diff tests/test-histedit-arguments.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 3d3cff1f6bde
children fbd168455b26
line wrap: on
line diff
--- a/tests/test-histedit-arguments.t	Tue Sep 18 22:40:03 2018 -0400
+++ b/tests/test-histedit-arguments.t	Tue Sep 18 23:47:21 2018 -0400
@@ -279,7 +279,7 @@
 Test that trimming description using multi-byte characters
 --------------------------------------------------------------------
 
-  $ $PYTHON <<EOF
+  $ "$PYTHON" <<EOF
   > fp = open('logfile', 'wb')
   > fp.write(b'12345678901234567890123456789012345678901234567890' +
   >          b'12345') # there are 5 more columns for 80 columns