summaryrefslogtreecommitdiffstats
path: root/scripts/lib/devtool/sdk.py
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2024-04-11 21:54:00 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-04-23 13:40:24 +0100
commit622235b4de9c56224b4f3c1b36f2e5bd8df1b5cb (patch)
tree9bb10abb842bcfbc8c1c3d85028d1e311f8bf999 /scripts/lib/devtool/sdk.py
parent8219eefdd808bc1abed165cec3764cc5583c2149 (diff)
downloadpoky-622235b4de9c56224b4f3c1b36f2e5bd8df1b5cb.tar.gz
oeqa/postactions: Do not use -l option with df
-l option is specific to df provided by coreutils, if df applet from busybox is used then it does not work and fails like below Fixes df: invalid option -- 'l' BusyBox v1.36.1 () multi-call binary. Usage: df [-PkmhT] [-t TYPE] [FILESYSTEM]... DEBUG: [Command returned '1' after 0.71 seconds] DEBUG: Command: df -hl Status: 1 Output: df: invalid option -- 'l' it seems worth a compromise to show remote mounted filesystems if any during ptests and it works with both df implementations (From OE-Core rev: 75cc1ea4348a2294fdc5ab20530fcff27056ff06) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/sdk.py')
0 files changed, 0 insertions, 0 deletions