Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[geometry] Fix refine_mesh for cwd-relative paths (#22106)
When the user does 'bazel run :refine_mesh' we should still allow a relative path for input or output. We call chdir here to undo the chdir performed by 'bazel run' into the runfiles tree.
- Loading branch information