Luka Racic
Luka Racic
I don't like the part about passing the `no_plan_result` arg to the `run_plans_and_cleanup` function, but not sure what would be a better way to do it.
Hello @coreidcc, Thank you for the suggestion and contribution. I do have one question - Why use` $(echo -n "\n\b")`? Wouldn't using `$'\n'` be enough or do is there a...
Understood. I will do some testing and let you know. Thanks for the help!
I've been testing the network interface parsing with different IFS settings, and I have a question: I'm able to get correct parsing of multiple network interfaces using IFS=$'\n' Could you...
Hello @coreidcc, Did you get a chance to take a look at my previous comment? Without some more information, we will need to close the PR without merging it. Best,...
Hi @coreidcc, Since there has been no comment from you for a while, I will close the PR. Of course, feel free to reopen it if you feel the need....