Skip to content

Commit

Permalink
ci: debug fs-trim failures
Browse files Browse the repository at this point in the history
  • Loading branch information
balupton committed Nov 29, 2024
1 parent e427a0a commit 72339a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions commands/fs-trim
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ function fs_trim() (
done

# verify
set -x
if [[ ${#option_inputs[@]} -eq 0 ]]; then
option_inputs+=("$(pwd)")
fi
Expand Down

0 comments on commit 72339a7

Please sign in to comment.