mirror of
https://github.com/flatpak/flatpak.git
synced 2026-03-14 05:02:44 -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.