]> git.apps.os.sepia.ceph.com Git - linux-firmware.git/commit
Fix has_gnu_parallel function
authorJosh Boyer <jwboyer@kernel.org>
Tue, 7 Jan 2025 16:31:29 +0000 (11:31 -0500)
committerJosh Boyer <jwboyer@kernel.org>
Tue, 7 Jan 2025 17:30:24 +0000 (12:30 -0500)
commitaf598a3f9be60b586cddf20bfa85bc2c33994aba
treecaa41698b60e739d5f22407a4a5b5a0c993c3c96
parent1b7d065adf3513b9fdabdf27aa9aa843ed09dc75
Fix has_gnu_parallel function

Different distributions package the parallel command in ways that
generate differing output from --version.  Adjust the grep to look
'gnu parallel' case insensitive to account for these differences.

Reported-by: Genes Lists <lists@sapience.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
copy-firmware.sh