Commit f87046b
authored
fix: use hyphen instead of underscore for rl-wrapper suppress-output flag (#1029)
## Summary
- Fixes the `rl-scanner` CI job failing after the rl-wrapper upgrade
- The newer version changed the CLI flag from `--suppress_output` to
`--suppress-output`
## Test plan
- [ ] Verify the `rl-scanner / Run Reversing Labs Scanner` CI job passes
after merge1 parent afdf0f5 commit f87046b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments