mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-06 15:34:44 +08:00
7 lines
64 B
Bash
Executable File
7 lines
64 B
Bash
Executable File
#!/bin/sh
|
|
|
|
set -e
|
|
|
|
./tst_open_cdf5 ${srcdir}/bad_cdf5_begin.nc
|
|
|