On Thu, Apr 16, 2015 at 01:54:08PM -0700, Carson Gaspar wrote: > >I pushed an update to a test script in the master branch that uses > >the POSIX "export" syntax, and perhaps folks still using SunOS 5.10 > >might be unhappy if that breaks (when 1.1.x comes out). > > /bin/sh is non-POSIX on Solaris 5.10. One must use /usr/xpg4/bin/sh (or ksh, > bash, etc.) if one expects 'export foo=bar' to work. So I guess we'll have to modify that test script, on the assumption that SunOS 5.10 (Solaris 10) might have OpenSSL 1.1.0 users when that comes later out. -- Viktor.