Since the eventual output of expanded args is going to be handled via shell wrapper, need to make sure totally empty args are effectively quoted so they don’t get ignored.
This addresses the use case identified in SCM Breeze in ndbroadbent/scm_breeze#167.
Since the eventual output of expanded args is going to be handled via shell wrapper, need to make sure totally empty args are effectively quoted so they don’t get ignored.
This addresses the use case identified in SCM Breeze in ndbroadbent/scm_breeze#167.