Open Abscissa opened 9 years ago
...and getcwd (unavoidably) resolves symlinks automatically (unlike the pwd shell command).
getcwd
pwd
Fixing this properly will require #21.
This shouldn't be an issue now that the old "plain script" example has been deemed outdated and removed, but I should enable OSX testing on travis-ci to verify.
...and
getcwd
(unavoidably) resolves symlinks automatically (unlike thepwd
shell command).Fixing this properly will require #21.