<#18086 `experimental_shell_command`: Leaving a bl...
# github-notifications
q
#18086 `experimental_shell_command`: Leaving a blank `workdir` should raise a warning about changed behaviour Issue created by chrisjrn `esc`'s behaviour changed in a recent commit, to operating in the
build_file_dir()
to operating in the build root. This is awkward for users who have existing `esc` targets. Given it makes sense for
esc
and
e_run_sc
to have the same default for
workdir
(and indeed per #18082, my preferred stabilisation action is to remove
e_run_sc
entirely), the build root probably makes the most sense. In the meantime, for users who are using
esc
with a blank workdir, we should raise a warning explaining the changed behaviour, and giving instructions on how to suppress the warning. pantsbuild/pants