Skip to content

Commit 0340ede

Browse files
committed
DEBUG: show LOAD_PATH
1 parent 68287a0 commit 0340ede

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/LAMMPS_jll/.pkg/select_artifacts.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
push!(Base.LOAD_PATH, dirname(@__DIR__))
22

3+
println(stderr, Base.LOAD_PATH)
4+
35
if VERSION < v"1.7"
46
using Pkg.TOML
57
else

0 commit comments

Comments
 (0)