Skip to content
Commit 6910dbe3 authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

env: Allow text-env tests to run with awk



At present the tests assume that gawk is being used. Adjust the tests so
that the names are inserted in alphabetical order, so that awk is happy.

Also use PROCINFO to make gawk output in alphabetical order. This is not
ideal, since it changes the env-car ordering from what the user provided,
but it may be acceptable.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Reported-by: default avatarPatrick Delaunay <patrick.delaunay@foss.st.com>
Fixes: https://source.denx.de/u-boot/u-boot/-/issues/10
parent 754a722d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment