Skip to content

Commit 2acfaa8

Browse files
author
Jeff Whitaker
committed
set PATH
1 parent dd8b279 commit 2acfaa8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ function build_libs {
7676
function run_tests {
7777
# Runs tests on installed distribution from an empty directory
7878
cp ../netcdf4-python/test/* .
79+
export PATH="/usr/local/bin:${PATH}"
7980
python run_all.py
8081
}
8182

0 commit comments

Comments
 (0)