diff tests/test-ssh-repoerror.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 a7e22dd31f54
children f4893b59230f
line wrap: on
line diff
--- a/tests/test-ssh-repoerror.t	Tue Sep 18 22:40:03 2018 -0400
+++ b/tests/test-ssh-repoerror.t	Tue Sep 18 23:47:21 2018 -0400
@@ -4,7 +4,7 @@
 
   $ cat << EOF >> $HGRCPATH
   > [ui]
-  > ssh=$PYTHON "$TESTDIR/dummyssh"
+  > ssh="$PYTHON" "$TESTDIR/dummyssh"
   > EOF
 
 repository itself is non-readable