Actions
Bug #11275
closedhammer ... list --search with spaces in arg fails on SCL OS
Difficulty:
Triaged:
Description
When an argument contains spaces (e.g. --search "... ...") then it's not being passed through ruby193-ruby and 'scl' correctly, causing an error:
# hammer puppet-class list --search "name = ntp" Error: too many arguments See: 'hammer puppet-class list --help'
Actions