env-setup
2.11 KB
-
env-setup: Don't use ${.sh.file} if shell is pdksh · 731b268c
The default ksh in OpenBSD throws the following error: === $ . hacking/env-setup ksh: hacking/env-setup[23]: ${.sh.file}": bad substitution [...] === The same error can be seen on Linux if pdksh is used.
Patrik Lundin committed