Immediate traceback with cfacter and simianfacter the moment it hits the new structured fact output: ```py Traceback (most recent call last): File "/usr/local/bin/simianfacter", line 102, in <module> main() File "/usr/local/bin/simianfacter", line 87, in main facts = GetFacterFacts() File "/usr/local/bin/simianfacter", line 69, in GetFacterFacts (key, unused_sep, value) = line.split(' ', 2) ``` I'm working on a PR, just submitting this in case someone beats me to it with how y'all solved this internally... 😉
Immediate traceback with cfacter and simianfacter the moment it hits the new structured fact output:
I'm working on a PR, just submitting this in case someone beats me to it with how y'all solved this internally... 😉