]> source.dussan.org Git - gitblit.git/commit
Change tests in shell scripts to be more compatible with Bourne shell
authorFlorian Zschocke <f.zschocke+git@gmail.com>
Sat, 4 Apr 2020 18:29:12 +0000 (20:29 +0200)
committerFlorian Zschocke <f.zschocke+git@gmail.com>
Sun, 5 Apr 2020 10:34:54 +0000 (12:34 +0200)
commit6804cde82ccba5a0765432caa91fb95df01b2026
treecd492a0fdf1b86a540e1ec8cbeb29ae0de9aad26
parent803d4171bf24e82612c526d65de77aa580c8a62f
Change tests in shell scripts to be more compatible with Bourne shell

This is needed for the scripts to work in Alpine Linux, which
comes with a Bourne shell.
src/main/distrib/linux/migrate-tickets.sh
src/main/distrib/linux/reindex-tickets.sh