commit | 32277d09673cd8c0c6a151b82d02d4ab4ea5bb99 | [log] [tgz] |
---|---|---|
author | Yi-Yo Chiang <yochiang@google.com> | Sat Aug 27 14:02:07 2022 +0800 |
committer | Yi-Yo Chiang <yochiang@google.com> | Wed Aug 31 11:32:54 2022 +0800 |
tree | bd1be8d491385222033da48b2cdb88f279952e1f | |
parent | 659c96b12e58e081f159128c0a83380b1689fbe9 [diff] |
adb-remount-test: Reduce noise from initial overlayfs diagnostics There's quite a lot of noise from running "Checking current overlayfs status". Improve the test output by filtering uninteresting df lines. * "/apex/..." mounts not interesting. * "rw" mounts not interesting. * "fuse" devices not interesting. Bug: 243116800 Test: adb-remount-test Change-Id: Id15844d853aaf3f7ed86f1a83544494b697b5b39