mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-01 20:45:42 -04:00
Propagate PWD to child, and use it (if correct) instead of getcwd as the cwd and PWD in the child. This makes things nicer if the PWD contains a symlink, as we avoid to resolve that symlink.