diff --git a/src/gdd/gddTest.cc b/src/gdd/gddTest.cc index 99bd5d189..7a3508676 100644 --- a/src/gdd/gddTest.cc +++ b/src/gdd/gddTest.cc @@ -61,7 +61,7 @@ void gdd::dumpInfo(void) unsigned i; aitIndex f,c; long sz_tot,sz_data,sz_elem; - const aitIndex max=5; + const aitIndex max=20; aitIndex prt_tot; sz_tot = getTotalSizeBytes();