tests/test-amend.t
branchstable
changeset 44377 1813f79017ac
parent 44300 5f55b5c35630
child 45387 cf21cda4281f
--- a/tests/test-amend.t	Mon Feb 24 13:28:49 2020 +0900
+++ b/tests/test-amend.t	Mon Feb 24 16:33:10 2020 -0500
@@ -487,7 +487,7 @@
   $ echo beta >> foo
   $ cat > $TESTTMP/touchy_editor.sh <<EOF
   > sleep 1
-  > echo delta >> $TESTTMP/modify-during-amend/foo
+  > echo delta >> "$TESTTMP/modify-during-amend/foo"
   > sleep 1
   > echo hi > "\$1"
   > sleep 1