Pádraig Brady <[email protected]> writes: > * tests/env/env.sh: Always pass --coreutils-prog=true so that the > program to run can be determined with --enable-single-binary=symlinks. > Also actually verify the expected verbose output. > Reported by the Alpine Linux project. > --- > tests/env/env.sh | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-)
Unrelated to the change, but does Alpine use the multicall binary by default (as in, after running 'apk add coreutils')? I guess that would make sense if they want to keep container images small. Red Hat has coreutils-single, but I have never used it. Collin
