3comments
301 Bytes
-
Handle '#' in var strings by splitting on ' #' · 4432c01c
If someone has a " #" in a quoted var string, it will interpret that as a comment and refuse to load the inventory file due to an unbalanced quote. Noisy failure > unexpected behavior.
Pol Llovet committed