mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-12 15:45:21 +08:00
Attempting a different portable approach
This commit is contained in:
parent
03c47d61f9
commit
57149a43e5
@ -201,7 +201,7 @@ fi
|
||||
|
||||
# OS/X and windows apparently have no echo -n option, so fake it
|
||||
echon() {
|
||||
${execdir}/../ncdump/echon -n $@
|
||||
echo $@ | tr -d '\n'
|
||||
}
|
||||
|
||||
# Test for filter availability
|
||||
|
Loading…
Reference in New Issue
Block a user