On Mon, Apr 10, 2023 at 03:15:57AM +0000, Glenn Washburn wrote: > In filesystem timestamp test, a check is done to verify that the timestamp > for a file as reported in Linux by the filesystem is within a few seconds > of the timestamp as reported by GRUB. This is done by grepping the output > of GRUB's ls command for the timestamp as reported by the filesystem in > Linux and for each of 3 seconds past that timestamp. All of these checks > except one redirect the output of grep to /dev/null. Fix this exception > to behave as the other checks. > > 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