mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-22 01:51:14 -03:00
Also return the number of failed files. I decided to *just* print the filenames (newline-separated because NULLs are annoying here) to make it easier to deal with. See #7251.