tests/test-lfs.t
changeset 39707 5abc47d4ca6b
parent 39489 f1186c292d03
child 39852 2c2fadbc9851
--- a/tests/test-lfs.t	Tue Sep 18 22:40:03 2018 -0400
+++ b/tests/test-lfs.t	Tue Sep 18 23:47:21 2018 -0400
@@ -486,7 +486,7 @@
   > [lfs]
   > track=all()
   > EOF
-  $ $PYTHON <<'EOF'
+  $ "$PYTHON" <<'EOF'
   > def write(path, content):
   >     with open(path, 'wb') as f:
   >         f.write(content)