diff options
author | Steven Rostedt (Google) <rostedt@goodmis.org> | 2023-12-22 11:35:22 -0500 |
---|---|---|
committer | Steven Rostedt (Google) <rostedt@goodmis.org> | 2023-12-22 11:38:53 -0500 |
commit | 26547691107eda45b0f20ee79bad19bbe5fcbfd7 (patch) | |
tree | 70b1cadd3137434928e06519afc4997e57481795 | |
parent | 3cb3091138ca0921c4569bcf7ffa062519639b6a (diff) |
tracing/selftests: Remove exec permissions from trace_marker.tc test
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/20231222112831.4c7fa500@gandalf.local.home/
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
-rw-r--r--[-rwxr-xr-x] | tools/testing/selftests/ftrace/test.d/00basic/trace_marker.tc | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tools/testing/selftests/ftrace/test.d/00basic/trace_marker.tc b/tools/testing/selftests/ftrace/test.d/00basic/trace_marker.tc index 9aa0db2b84fc..9aa0db2b84fc 100755..100644 --- a/tools/testing/selftests/ftrace/test.d/00basic/trace_marker.tc +++ b/tools/testing/selftests/ftrace/test.d/00basic/trace_marker.tc |