ironmansoftware / universal-automation

Universal Automation is the PowerShell-first automation platform.
https://ironmansoftware.com/universal-automation/
MIT License
24 stars 4 forks source link

Dropping $null on the pipeline causes scripts to fail. #74

Closed adamdriscoll closed 4 years ago

adamdriscoll commented 4 years ago

Dropping $null on the pipeline causes scripts to fail. We are doing some fancy stuff to capture pipeline output and save it for later but if you drop a $null, it gets mad.