Index: apps/plugins/battery_bench.c =================================================================== --- apps/plugins/battery_bench.c(revision 16841) +++ apps/plugins/battery_bench.c(working copy) @@ -232,7 +232,7 @@ do { if(!in_usb_mode && got_info && - (exit || timeflag || rb->ata_disk_is_active()) ) + (exit || timeflag || i >= buffelements || rb->ata_disk_is_active()) ) { int last, secs, j, temp = skipped;