TestInventory.py
10.8 KB
-
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