Skip to content

Commit a597385

Browse files
KristofferCKristofferC
authored andcommitted
Merge pull request #4393 from JuliaLang/kc/reg_cache
(cherry picked from commit 4003493)
1 parent b0ef2b6 commit a597385

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Pkg.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -898,5 +898,6 @@ DEFAULT_IO[] = nothing
898898
Pkg.UPDATED_REGISTRY_THIS_SESSION[] = false
899899
PREV_ENV_PATH[] = ""
900900
Types.STDLIB[] = nothing
901+
empty!(Registry.REGISTRY_CACHE)
901902

902903
end # module

0 commit comments

Comments
 (0)