On Mon, Aug 14, 2023 at 01:16:53AM -0500, Glenn Washburn wrote: > For each non-directory path argument to the ls command, the full path was > being sent to the print functions, instead of the dirname. The long output > print function expected dirname to be the directory containing the file > and so could not open the file to get the file size because the generated > path was incorrect. This caused the output to be a blank line. > > Signed-off-by: Glenn Washburn <developm...@efficientek.com>
Reviewed-by: Daniel Kiper <daniel.ki...@oracle.com> Daniel _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel