Diff

Differences From Artifact [1606fd2709]:

To Artifact [e6c33b1b7f]:


1
2
3
4
5
6
7
8
9
10
#! /bin/bash

VERSIONS="8.5.19 8.6.5 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


|







1
2
3
4
5
6
7
8
9
10
#! /bin/bash

VERSIONS="8.5.19 8.6.6 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