We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd36798 commit 13df415Copy full SHA for 13df415
config.sh
@@ -78,7 +78,7 @@ function run_tests {
78
cp ../netcdf4-python/test/* .
79
export PATH="/usr/local/bin:${PATH}"
80
echo "PATH = $PATH"
81
- which ncdump
+ ls -l /usr/local/bin
82
python run_all.py
83
}
84
0 commit comments