To overcome any network overhead I use `mode=diskstore` during distributed testing in jmeter. I would like to console-output summary of test result in this mode. I was hoping that adding `Generate Summary Result` listener would provide me summary like it does in `MODE_STRIPPED_BATCH` but this did not help. Is there any way to get summary result on jmeter client console when using `mode=diskstore`?
Thanks Tarun K
