2
0
mirror of https://github.com/Unidata/netcdf-c.git synced 2025-02-11 16:40:36 +08:00
netcdf-c/nctest/compare_test_files.sh

4 lines
128 B
Bash
Raw Normal View History

2010-06-03 21:24:43 +08:00
#!/bin/sh
cmp nctest_classic.nc $srcdir/ref_nctest_classic.nc && cmp nctest_64bit_offset.nc $srcdir/ref_nctest_64bit_offset.nc