md5check errors is always plural

Bug #2026598 reported by Brian Murray
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
casper (Ubuntu)
Triaged
Low
Unassigned

Bug Description

The casper-md5check.c code will always present a message that errors were found in "files" even if the error was only found in one file:

420 } else if (failed) {
421 result = RESULT_FAIL;
422 plymouth_urgent(client, "Check finished: errors found in %d files! You might encounter errors.", failed);
423 sleep(5);

I ran across this because I was booting a system and there was an error in only 1 file but I still saw "errors found in 1 files!" which is not ideal.

Changed in casper (Ubuntu):
importance: Undecided → Low
status: New → Triaged
tags: added: bitesize
tags: added: lunar mantic
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.