]> Git Repo - J-linux.git/commitdiff
tracing/selftests: Remove exec permissions from trace_marker.tc test
authorSteven Rostedt (Google) <[email protected]>
Fri, 22 Dec 2023 16:35:22 +0000 (11:35 -0500)
committerSteven Rostedt (Google) <[email protected]>
Fri, 22 Dec 2023 16:38:53 +0000 (11:38 -0500)
The tests in the selftests should not have the exec permissions set. The
trace_marker.tc test accidentally was committed with the exec permission.

Set the permission to that file back to just read/write.

No functional nor code changes.

Link: https://lore.kernel.org/linux-trace-kernel/[email protected]/
Signed-off-by: Steven Rostedt (Google) <[email protected]>
tools/testing/selftests/ftrace/test.d/00basic/trace_marker.tc [changed mode: 0755->0644]

This page took 0.059361 seconds and 4 git commands to generate.