Closed xzuttz closed 2 years ago
@xzuttz are you able to share the output of cloc --version
?
@benbalter
keno@DESKTOP-PR6Q966:~$ cloc --version
1.92
@xzuttz That's the same version I'm using, at it works for me. Right after the script outputs the "summing" text I see in your comment, it runs the cloc -sum-reports
command. I'm not sure why it's failing for you and appears to be showing the cloc
help text, rather than the output of the summation. The only thing I could think of is an escaping issue with the individual reports paths causing the command to fail, but they should be escaped based on how the command is executed. Do you have any ideas what might be happening?
@benbalter it seems to be working now. I reinstalled everything and made sure that cloc was on version 1.92. Thanks for an awesome tool 👍 :)
Hi,
When running the script, it doesn't output a summary.
Testing with the serilog organization.
Script output: