Sundar Yamunachari wrote: > > This is the output you are expecting from create-service? or it is > the current behavior? It will be more clear if you provide the current > behavior and what is the expected behavior?
This is actual behavior under 2008.11. My expectation would be that when the command returns 'good' status (return code of zero) that nothing would be printed to stderr. In this case the command is returning zero but printing four lines to stderr. From a test coding point of view the result is ambiguous -- did the command fully succeed or not? Andre
