]> code.delx.au - refind/blobdiff - filesystems/test/lslr.c
Fixed typo: Identification of MOK utility as "MOK utility utility."
[refind] / filesystems / test / lslr.c
index bca4277d4bf8514853adb0c4b1171152209d7fe0..0459b08e66da8e92bde33b967d0dd534da384646 100644 (file)
@@ -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);