Skip to content

Commit 34bf08f

Browse files
committed
Update executable name in command_dump.py
1 parent 12e15cf commit 34bf08f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

command_dump.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ def command_dump(commands: list[str], out_path: str):
3232

3333
if __name__ == "__main__":
3434
command_dump(["codecovcli"], "codecov-cli/codecovcli_commands")
35-
command_dump(["prevent-cli"], "prevent-cli/prevent-cli_commands")
35+
command_dump(["sentry-prevent-cli"], "prevent-cli/prevent-cli_commands")

0 commit comments

Comments
 (0)