Skip to content

Commit

Permalink
Merge pull request #254 from wayyoungboy/2.2.0-qulei
Browse files Browse the repository at this point in the history
fix check core_pattern.yaml
  • Loading branch information
wayyoungboy committed Jun 14, 2024
2 parents 0142aff + e7dc9e4 commit d98ba70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion handler/checker/tasks/observer/system/core_pattern.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ task:
set_value: core_path_free_space
verify_type: min
verify: 10485760
err_msg: 'core_path: #{core_path} free_space: core_path_free_space need > 10485760KB (10GB)'
err_msg: 'core_path: #{core_path} free_space: #{core_path_free_space} need > 10485760KB (10GB)'

0 comments on commit d98ba70

Please sign in to comment.