Skip to content

Commit bd36798

Browse files
author
Jeff Whitaker
committed
print path
1 parent 2acfaa8 commit bd36798

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ function run_tests {
7777
# Runs tests on installed distribution from an empty directory
7878
cp ../netcdf4-python/test/* .
7979
export PATH="/usr/local/bin:${PATH}"
80+
echo "PATH = $PATH"
81+
which ncdump
8082
python run_all.py
8183
}
8284

0 commit comments

Comments
 (0)