Skip to content

Commit 5e7169d

Browse files
committed
wip
1 parent 9ec3423 commit 5e7169d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ on_failure:
4646
- >
4747
for /r %%x in (*.actual) do (
4848
echo --- %%x
49-
type %%x
49+
type "%%x"
5050
echo.
5151
echo.
5252
)

0 commit comments

Comments
 (0)