X-Git-Url: https://code.delx.au/refind/blobdiff_plain/ad41af04b0b2e3c789935776eb65f52821cfa8ff..98fc627eb1821561982571ea1d734d148d15d4a0:/filesystems/test/lslr.c diff --git a/filesystems/test/lslr.c b/filesystems/test/lslr.c index bca4277..0459b08 100644 --- a/filesystems/test/lslr.c +++ b/filesystems/test/lslr.c @@ -128,7 +128,7 @@ int main(int argc, char **argv) } listdir(vol, "/boot/", 0); - catfile(vol, "/boot/vmlinuz-3.5.0-19-generic"); + catfile(vol, "/boot/testfile.txt"); fsw_posix_unmount(vol);