]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
tests/module: nix-ify
authorJoel Granados <joel.granados@kernel.org>
Wed, 22 Jan 2025 10:33:49 +0000 (11:33 +0100)
committerPetr Pavlu <petr.pavlu@suse.com>
Mon, 10 Mar 2025 10:54:13 +0000 (11:54 +0100)
commitaa0fdccda4076c81d07a0c0b05602ee2aa17a2be
treead4a610265d8139d633d2de0329e54495e647f13
parent80e54e84911a923c40d7bee33a34c1b4be148d7a
tests/module: nix-ify

Use "#!/usr/bin/env bash" instead of "#!/bin/bash". This is necessary
for nix environments as they only provide /usr/bin/env at the standard
location.

Signed-off-by: Joel Granados <joel.granados@kernel.org>
Acked-by: Luis Chamberlain <mcgrof@kernel.org>
Link: https://lore.kernel.org/r/20250122-jag-nix-ify-v1-1-addb3170f93c@kernel.org
Signed-off-by: Petr Pavlu <petr.pavlu@suse.com>
lib/tests/module/gen_test_kallsyms.sh