tsung
tsung copied to clipboard
Missing opening curly bracket near @formats
https://github.com/processone/tsung/blob/87e291b5bc896138736315dc1e51e5e91d8ad0f9/src/tsung_stats.pl.in#L184 A missing opening curly bracket here causes a crash when running the script. Adding it fixed the issue, and the script worked.