cool-easter-32542
08/28/2023, 6:49 PMsubdir of my build root ~/work/repo.
josh@cephandrius:~/work/repo/subdir$ pants run subdir/printCWD.py
/home/josh/work/repo
josh@cephandrius:~/work/repo/subdir$ pants --no-pantsd run subdir/printCWD.py
/home/josh/work/repo/subdir
Pants version
2.16.0rc7 (I verified the same behavior is still on 2.17.0rc5)
OS
Linux
Additional info
</3
pantsbuild/pants