Somwhere losted since openser 1.0 :)
Please fix in:
start() { echo -n $"Starting $prog: " ..... [ $RETVAL = 0 ] && touch something to [ $RETVAL = 0 ] && touch someting && success
I mean call function success in the end of the expression.
Thanks in advance
Hello,
thanks, it was committed in git master branch, backports to follow before minor releases.
Do you build your own rpms or you install from the opensuse build system?
Cheers, Daniel
On 8/2/12 6:24 PM, andre wrote:
Somwhere losted since openser 1.0 :)
Please fix in:
start() { echo -n $"Starting $prog: " ..... [ $RETVAL = 0 ] && touch something to [ $RETVAL = 0 ] && touch someting && success
I mean call function success in the end of the expression.
Thanks in advance
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
14.08.2012 12:21, Daniel-Constantin Mierla пишет:
Hello,
thanks, it was committed in git master branch, backports to follow before minor releases.
Do you build your own rpms or you install from the opensuse build system?
From the opensuse build system.
Cheers, Daniel
On 8/2/12 6:24 PM, andre wrote:
Somwhere losted since openser 1.0 :)
Please fix in:
start() { echo -n $"Starting $prog: " ..... [ $RETVAL = 0 ] && touch something to [ $RETVAL = 0 ] && touch someting && success
I mean call function success in the end of the expression.
Thanks in advance
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Hello,
On 8/14/12 11:31 AM, andre wrote:
14.08.2012 12:21, Daniel-Constantin Mierla пишет:
Hello,
thanks, it was committed in git master branch, backports to follow before minor releases.
Do you build your own rpms or you install from the opensuse build system?
From the opensuse build system.
ok, I will update that system as well. is 'success' available in all distros using rpms (like opensuse)?
Cheers, Daniel
Cheers, Daniel
On 8/2/12 6:24 PM, andre wrote:
Somwhere losted since openser 1.0 :)
Please fix in:
start() { echo -n $"Starting $prog: " ..... [ $RETVAL = 0 ] && touch something to [ $RETVAL = 0 ] && touch someting && success
I mean call function success in the end of the expression.
Thanks in advance
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users