grub-fs-tester: Accomodate for testing in proot containers.
authorVladimir Serbinenko <phcoder@gmail.com>
Fri, 27 Jan 2017 17:46:47 +0000 (17:46 +0000)
committerVladimir Serbinenko <phcoder@gmail.com>
Fri, 27 Jan 2017 17:46:47 +0000 (17:46 +0000)
commitbf0e59cebff53b33674cb13cf18255686c288c57
treef426ad51e0b990b3ce9885d4b87d2608d31cc536
parenta2932fbe8a602f3abd7c9b97004a31dc1a384639
grub-fs-tester: Accomodate for testing in proot containers.

proot creates hidden files with .proot prefix and name
derived from real file name. So decrease file name length
and path depth. For some reason depth 85 also results in
undeleteable directory, so use 84 instead of 85.
tests/util/grub-fs-tester.in