tests/test-debugcommands.t
changeset 39707 5abc47d4ca6b
parent 39323 c11e8894b9ca
child 39722 4bd6e444c76f
--- a/tests/test-debugcommands.t	Tue Sep 18 22:40:03 2018 -0400
+++ b/tests/test-debugcommands.t	Tue Sep 18 23:47:21 2018 -0400
@@ -544,7 +544,7 @@
   >     util.dst('hi ...\\nfrom h hidden in g', 1, depth=2)
   > f()
   > EOF
-  $ $PYTHON debugstacktrace.py
+  $ "$PYTHON" debugstacktrace.py
   stacktrace at:
    debugstacktrace.py:12 in * (glob)
    debugstacktrace.py:5  in f