A question regarding the behavior of the 'installadm create-service'
command:  When this command is successful at creating the specified
service(s) and returns good status, is it okay for it to print to
stderr?  In 2008.11 it did this and I've been coding tests to
consider this a problem -- typically commands only print to stderr
when something goes wrong.  For the tests it makes the results of
the command somewhat ambiguous -- return code says 'good' but output
to stderr implies 'bad'.

For some reason I thought there was a bug open against this behavior
but I've just gone over the AI bugs one-by-one and haven't found
anything.  Without there being a bug, presumably the behavior seen
in 2008.11 will continue with 2009.06.

Andre

Reply via email to