Skip to content

Commit d2e3b2a

Browse files
committed
don't set LD_LIBRARY_PATH
1 parent 643e9c6 commit d2e3b2a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.envrc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export RUSTFLAGS="-C target-cpu=native"
2-
export HIDEFIX_LARGE_FILE="tests/data/barents_zdepth_m00_FC.nc"
3-
export HIDEFIX_LARGE_VAR="u"
4-
export LD_LIBRARY_PATH=/home/gauteh/.mconda3/envs/opendrift/lib
2+
#export HIDEFIX_LARGE_FILE="tests/data/barents_zdepth_m00_FC.nc"
3+
#export HIDEFIX_LARGE_VAR="u"
4+
# export LD_LIBRARY_PATH=/home/gauteh/.mconda3/envs/opendrift/lib

0 commit comments

Comments
 (0)