Commit 0211015
authored
fix(checksum-sort): correct command invocation for FOP CLI in sorting function (#648)
- Updated the command from `fozp-cli` to `fop-cli` in the `sort_filter` function to ensure proper execution of the FOP CLI for sorting filter rules.
This change enhances the reliability of the script when utilizing the FOP CLI for sorting operations.1 parent 759f0bb commit 0211015
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
| 174 | + | |
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| |||
0 commit comments