We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3195a9 commit 12d9769Copy full SHA for 12d9769
validation/advanced-tests/run-eb-tests.sh
@@ -136,7 +136,7 @@ then
136
then
137
GEOMDBVAR=$geoDbVariation
138
export GEOMDBVAR
139
- ../../coatjava/bin/recon-util -i ${webDir}/${stub}.hipo -o out_${stub}.hipo -c 2
+ ../../coatjava/bin/recon-util -l FINE -i ${webDir}/${stub}.hipo -o out_${stub}.hipo -c 2
140
else
141
echo "set inputDir $PWD/" > cook.clara
142
echo "set outputDir $PWD/" >> cook.clara
0 commit comments