Index: apps/plugins/battery_bench.c =================================================================== --- apps/plugins/battery_bench.c (revision 15816) +++ 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 || got_info || rb->ata_disk_is_active()) ) { int last, secs, j, temp = skipped;