Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Mar 23, 2018
1 parent 9ec3423 commit 5e7169d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ on_failure:
- >
for /r %%x in (*.actual) do (
echo --- %%x
type %%x
type "%%x"
echo.
echo.
)

0 comments on commit 5e7169d

Please sign in to comment.