Skip to content

Commit

Permalink
blacklist restart_copyto_nonleaf! to support Julia 1
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Jan 27, 2020
1 parent a3cd1e4 commit b6eaa95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/SnoopCompile/snoopCompile.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
using SnoopCompile

@snoopiBot BotConfig("Atom", blacklist = ["realpath′"])
@snoopiBot BotConfig("Atom", blacklist = ["realpath′","restart_copyto_nonleaf!"])


# template for exlcuding tests files from precompilation (kept for the record)
Expand Down

0 comments on commit b6eaa95

Please sign in to comment.