Re: [Soaplab-users] Program with return code non zero
Brought to you by:
marsenger
From: Martin S. <mar...@gm...> - 2008-06-19 16:05:32
|
> I have a program which returns -1 as success code (instead of 0). > > How can I use it in soaplab ? > Set the property "accept.any.exitcode" to true, either by putting into soaplab.properties this line: accept.any.exitcode or this line: accept.any.exitcode = true More about various properties (including this one) can be found in http://soaplab.sourceforge.net/soaplab2/ConfigurationGuide.html. Martin -- Martin Senger email: mar...@gm...,m.s...@cg... skype: martinsenger |