Overview
Comment: | Start testing 8.5.19 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
70021142fe3ffff0b4099cc6fbac6205 |
User & Date: | rkeene on 2016-02-12 16:56:22 |
Other Links: | manifest | tags |
Context
2016-02-24
| ||
19:38 | Updated to use common download infrastructure check-in: 6f9977f121 user: rkeene tags: trunk | |
2016-02-12
| ||
16:56 | Start testing 8.5.19 check-in: 70021142fe user: rkeene tags: trunk | |
2015-10-28
| ||
15:49 | More patches to try to make TLS 1.6.7 work check-in: cdcb07f969 user: rkeene tags: trunk | |
Changes
Modified build/test/test from [b787f2bb27] to [42a126b0c2].
1 2 | #! /bin/bash | | | 1 2 3 4 5 6 7 8 9 10 | #! /bin/bash VERSIONS="8.5.19 8.6.4 fossil_trunk" # Find the base directory for x in 1 2 3 4 __fail__; do if [ "${x}" = "__fail__" ]; then echo 'Unable to find KitCreator, aborting.' >&2 exit 1 |
︙ | ︙ |