mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-04-06 18:00:24 +08:00
Fix typo postinstall.
This commit is contained in:
parent
b9bb44f585
commit
95bc80ba0a
@ -20,7 +20,7 @@ fi
|
||||
##
|
||||
# Check for 'git', exit if it's not found.
|
||||
##
|
||||
hash git 2>/dev/null1
|
||||
hash git 2>/dev/null
|
||||
if [ $? -eq 1 ]; then
|
||||
echo "ERROR: 'git' is required to install netcdf-fortran automatically"
|
||||
echo "through this method. Please reinstall git and try again."
|
||||
|
Loading…
x
Reference in New Issue
Block a user