On 4/4/17, Jens Alfke <[email protected]> wrote: > > The issue here seems to be that some scripts in the SQLite source > distribution are _implicitly_ assuming that the default shell is bash, or > else that ‘sh’ is an alias of bash. The best fix, IMHO, would be to make > those scripts explicitly invoke bash, using a shebang or whatever. >
The deeper issue is that I do not have access to a machine that lacks bash on which to test the modifications.... -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

