Closed TheFriendlyCoder closed 6 years ago
Currently when a command parameter is quoted, the surrounding quotes are being suppressed. This can mess up sub-shells that need to leverage quotes for parsing more complex input parameters. This needs to be fixed.
Currently when a command parameter is quoted, the surrounding quotes are being suppressed. This can mess up sub-shells that need to leverage quotes for parsing more complex input parameters. This needs to be fixed.