Inferno's mk copy on Mac OS X vs Plan 9from User Space
i'm fairly sure now that it's a difference between bash and other sh in handling -e,
that being the main environmental difference between systems on which a
little test mkfile fails (sh is bash) and those on which it works (sh is not bash, as on FreeBSD).
|