mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-04-12 18:10:24 +08:00
Changed the shell for a test to bash to catch a missing utility in some environments.
This commit is contained in:
parent
a2d7a09d04
commit
1a2716b230
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
if test "x$srcdir" = x ; then srcdir=`pwd`; fi
|
||||
. ../test_common.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user