failcmd: make failcmd.sh executable
authorBreno Leitao <leitao@debian.org>
Mon, 29 Jul 2024 08:52:11 +0000 (01:52 -0700)
committerAndrew Morton <akpm@linux-foundation.org>
Mon, 2 Sep 2024 03:43:32 +0000 (20:43 -0700)
Change the file permissions of tools/testing/fault-injection/failcmd.sh to
allow execution.  This ensures the script can be run directly without
explicitly invoking a shell.

Link: https://lkml.kernel.org/r/20240729085215.3403417-1-leitao@debian.org
Signed-off-by: Breno Leitao <leitao@debian.org>
Reviewed-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
tools/testing/fault-injection/failcmd.sh [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)