Skip to content

Commit

Permalink
tools: Add execution permission for f2fsslower.py
Browse files Browse the repository at this point in the history
The CI fails with the following output:

  29: .........................timeout: failed to run command ‘/bcc/tools/f2fsslower.py’: Permission denied

It is because the f2fsslower tool does not have x permission,
so add it.

Signed-off-by: Hengqi Chen <[email protected]>
  • Loading branch information
chenhengqi authored and yonghong-song committed Jan 4, 2024
1 parent 30fd6b8 commit 190bb6a
Showing 1 changed file with 0 additions and 0 deletions.
Empty file modified tools/f2fsslower.py
100644 → 100755
Empty file.

0 comments on commit 190bb6a

Please sign in to comment.