Skip to content

Commit

Permalink
windows files fixed?
Browse files Browse the repository at this point in the history
  • Loading branch information
anastasia-popova committed Apr 5, 2024
1 parent cb45ba0 commit f69477b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/regridder_tests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ end
COUPLER_OUTPUT_DIR = joinpath("experiments", "AMIP", "output", "tests")
mkpath(COUPLER_OUTPUT_DIR)

REGRID_DIR = joinpath(COUPLER_OUTPUT_DIR, "regrid_tmp/")
REGRID_DIR = joinpath(COUPLER_OUTPUT_DIR, "regrid_tmp")
mkpath(REGRID_DIR)

println("regrid_dir: ", REGRID_DIR)
Expand Down

0 comments on commit f69477b

Please sign in to comment.