Skip to content

Commit 12d9769

Browse files
committed
increase logging verbosity in EB tests
1 parent b3195a9 commit 12d9769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation/advanced-tests/run-eb-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ then
136136
then
137137
GEOMDBVAR=$geoDbVariation
138138
export GEOMDBVAR
139-
../../coatjava/bin/recon-util -i ${webDir}/${stub}.hipo -o out_${stub}.hipo -c 2
139+
../../coatjava/bin/recon-util -l FINE -i ${webDir}/${stub}.hipo -o out_${stub}.hipo -c 2
140140
else
141141
echo "set inputDir $PWD/" > cook.clara
142142
echo "set outputDir $PWD/" >> cook.clara

0 commit comments

Comments
 (0)