Split assignment and export in sh code
commit9ba4ce112221bdbcf9aef0cebbc9e41243d7d6d4
authorOlly Betts <olly@survex.com>
Thu, 27 Jul 2023 03:18:14 +0000 (27 15:18 +1200)
committerOlly Betts <olly@survex.com>
Thu, 27 Jul 2023 06:05:09 +0000 (27 18:05 +1200)
treec5449cff23dd4f659df5698aa386177ac5d13eaa
parent3c091605e370e1d65aef9ddbe8136704c455b855
Split assignment and export in sh code

Combining the two (e.g. `export var=val`) is specified by POSIX but
not supported by some older shells.  Such shells may no longer be
relevant, but we avoid this in all but three cases, so let's just
fix those and not have to worry about this.
xapian-applications/omega/omegatest
xapian-applications/omega/omindextest
xapian-applications/omega/sourcetest