Skip to content

Commit 13df415

Browse files
author
Jeff Whitaker
committed
retry
1 parent bd36798 commit 13df415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ function run_tests {
7878
cp ../netcdf4-python/test/* .
7979
export PATH="/usr/local/bin:${PATH}"
8080
echo "PATH = $PATH"
81-
which ncdump
81+
ls -l /usr/local/bin
8282
python run_all.py
8383
}
8484

0 commit comments

Comments
 (0)