diff options
-rw-r--r-- | config/intel-osf1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/intel-osf1 b/config/intel-osf1 index e42a0db..66c643c 100644 --- a/config/intel-osf1 +++ b/config/intel-osf1 @@ -4,7 +4,7 @@ CC=cicc AR=xar RANLIB=true LIBS="-L./ -L../ -lnoop_stubs" -RUNTEST=yod +RUNTEST="yod -sz 1" export CC AR RANLIB LIBS RUNTEST # Based on the setting of environment variable `HDF5_MODE' we set the |