Skip to content

Commit 29145bf

Browse files
committed
update
1 parent 3bdf64f commit 29145bf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

config.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@ function build_libs {
4747

4848
function run_tests {
4949
# Runs tests on installed distribution from an empty directory
50+
pwd
51+
echo $PATH
52+
ls -l /usr/local/lib
53+
which python
5054
cp ../netcdf4-python/test/* .
5155
python run_all.py
5256
}

0 commit comments

Comments
 (0)