commit | 74cc41d1305b093585eaf484c8c6b248a9f5bc87 | [log] [tgz] |
---|---|---|
author | Stephan Herrmann <stephan.herrmann@berlin.de> | Tue Nov 01 16:33:39 2016 +0100 |
committer | Stephan Herrmann <stephan.herrmann@berlin.de> | Tue Nov 01 16:33:39 2016 +0100 |
tree | e4aa6923758ea013003cbce7a2fd162113205916 | |
parent | d9a85732b27b66ace634f800bd305069455e955b [diff] |
Releng: HIPP: type fix part 2
diff --git a/releng/build-scripts/build/otdt_runtests-hipp.sh b/releng/build-scripts/build/otdt_runtests-hipp.sh index 1208228..1852259 100755 --- a/releng/build-scripts/build/otdt_runtests-hipp.sh +++ b/releng/build-scripts/build/otdt_runtests-hipp.sh
@@ -159,7 +159,7 @@ -Dtest.tmpDir=${TEST_TMPDIR} \ -DfetchCacheLocation=${FETCH_CACHE_LOCATION} \ -Dmap.file.path=${MAP_FILE_PATH} \ - -D_hasSaxon.jar=true + -D_hasSaxon.jar=true" ANT_OPTS="-Xmx1024m" export ANT_OPTS