Check-in [d55decc7d7]
Overview
Comment:Moved 8.5.x series bulid to 8.5.11
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: d55decc7d7f9be3bfa4cf304a0484bf7922d13ee
User & Date: rkeene on 2011-11-16 17:49:33
Other Links: manifest | tags
Context
2011-11-16
18:13
Updated to include sub-project licenses in SDK check-in: 190f210e11 user: rkeene tags: trunk
17:49
Moved 8.5.x series bulid to 8.5.11 check-in: d55decc7d7 user: rkeene tags: trunk
2011-11-15
03:31
Removed extraneous override check-in: d2d3f8fdbd user: rkeene tags: trunk
Changes

Modified build/test/test from [d91272c757] to [f6d50d3491].

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

VERSIONS="8.4.19 8.5.10 cvs_HEAD"

# 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.4.19 8.5.11 cvs_HEAD"

# 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