Signed-off-by: Glenn Washburn
---
tests/util/grub-fs-tester.in | 2 --
1 file changed, 2 deletions(-)
diff --git a/tests/util/grub-fs-tester.in b/tests/util/grub-fs-tester.in
index fd500ff8a0..064464eb2d 100644
--- a/tests/util/grub-fs-tester.in
+++ b/tests/util/grub-fs-tester.in
@@ -654,7 +654,
By using a shell variable that is set once by the expansion of an autoconf
variable, the resulting script is more readable.
Signed-off-by: Glenn Washburn
---
tests/util/grub-fs-tester.in | 19 ++-
1 file changed, 10 insertions(+), 9 deletions(-)
diff --git a/tests/util/grub-fs-t
These are not added to grub-fs-tester because they are not generated and
none of the filesystem tests are run on these isos. The test is to run the
command "ls /" on the iso, and a failure is determined if the command
times out, has non-zero return value or has any output.
Signed-off-by: Glenn Was
The sector size in bytes is added to each line and it is allowed to be 5
decimal digits long, which covers the most common cases of 512 and 4096
byte sectors with space for an additional digit as future-proofing. The
size allocation is updated to reflect this additional field, allow up to
5 charact