Re: [Soaplab-users] Program with return code non zero
Brought to you by:
marsenger
From: Andrew C. <cl...@bi...> - 2008-06-19 14:49:35
|
2008/6/19 Sebastien Moretti <Seb...@un...>: > Hi, > > I have a program which returns -1 as success code (instead of 0). > > How can I use it in soaplab ? Wrap it in a shell script that adds 1 to its return code? Andrew. |