mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 07:08:19 +00:00

Duplicate script `@load` directives are now detected by comparing against canonical paths formed by realpath(). This fixes the previous, unexpected behavior of treating scripts that hardlink to same inode as duplicates: such links will now be loaded as distinct scripts since their canonical path differs.
3 lines
12 B
Text
3 lines
12 B
Text
foo
|
|
bar
|
|
baz
|