aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBreno Leitao <[email protected]>2024-07-29 01:52:11 -0700
committerAndrew Morton <[email protected]>2024-09-01 20:43:32 -0700
commit8af2caf7307d8002d88c377c58eba8cae75a2109 (patch)
tree3d2a3428e2384bca15ffcbc1aa9692f0dc2641f3
parent11ee88a0f98770719f29b7d1efb2a2ca6a83af3c (diff)
failcmd: make failcmd.sh executable
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/[email protected] Signed-off-by: Breno Leitao <[email protected]> Reviewed-by: Akinobu Mita <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
-rwxr-xr-x[-rw-r--r--]tools/testing/fault-injection/failcmd.sh0
1 files changed, 0 insertions, 0 deletions
diff --git a/tools/testing/fault-injection/failcmd.sh b/tools/testing/fault-injection/failcmd.sh
index c4f2432750f4..c4f2432750f4 100644..100755
--- a/tools/testing/fault-injection/failcmd.sh
+++ b/tools/testing/fault-injection/failcmd.sh