mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-21 03:13:42 +08:00
removed error message from ref file
This commit is contained in:
parent
8b7a83b444
commit
023f8b9806
@ -2,7 +2,4 @@
|
||||
*** Testing for HDF5 extra output
|
||||
*** Testing create of parallel I/O file...ok.
|
||||
*** Tests successful!
|
||||
HDF5-DIAG: Error detected in HDF5 (1.14.3) thread 0:
|
||||
#000: H5FD.c line 373 in H5FDunregister(): not a file driver
|
||||
major: Invalid arguments to routine
|
||||
minor: Inappropriate type
|
||||
|
||||
|
@ -16,4 +16,5 @@ echo
|
||||
echo "Testing MPI parallel I/O with various other mode flags..."
|
||||
@MPIEXEC@ -n 1 ./tst_warn > tmp_tst_warn_out.txt 2>&1
|
||||
cat tmp_tst_warn_out.txt
|
||||
diff -w tmp_tst_warn_out.txt ref_tmp_tst_warn_out.txt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user