<#18301 Warning about renaming run_shell_command t...
# github-notifications
q
#18301 Warning about renaming run_shell_command to itself Issue created by benjyw
Copy code
11:06:37.87 [WARN] DEPRECATED: the target name run_shell_command is scheduled to be removed in version 2.18.0.dev0.

Instead, use `run_shell_command`, which behaves the same. Run `./pants update-build-files` to automatically fix your BUILD files.
This is presumably due to: pants/src/python/pants/backend/shell/target_types.py Lines 410 to 412 in </pantsbuild/pants/commit/fe066387aa195ed149305fd7cebcd7ae2dbd458a|fe06638> This is at current HEAD: ed97c0c pantsbuild/pants
u