mirror of
https://github.com/caddyserver/caddy.git
synced 2024-12-23 22:27:38 -05:00
e60400a92e
When two Caddyfiles with the same name, but different paths, are imported, it can cause a weird bug because isNewLine() returned false when it should return true, since the files are actually different, but it couldn't know that because only the base name was stored, not the whole path. |
||
---|---|---|
.. | ||
testdata | ||
dispenser.go | ||
dispenser_test.go | ||
json.go | ||
json_test.go | ||
lexer.go | ||
lexer_test.go | ||
parse.go | ||
parse_test.go |