[Swan] Has this bug been reported yet?

Tuomo Soini tis at foobar.fi
Tue Feb 7 19:50:31 UTC 2017


On Tue, 7 Feb 2017 16:16:43 +0000
Tony Whyman <tony.whyman at mccallumwhyman.com> wrote:

> ipsec initnss
> 
> and got the error:
> 
> /usr/sbin/ipsec: 319: /usr/sbin/ipsec: =0: not found
> /usr/sbin/ipsec: 320: [: -ne: unexpected operator
> 
> Looks like a simple script error. Line 319 is
> 
> ${rc}=$?
> 
> and changing it to
> 
> let ${rc}=$?

Thanks. Correct fix is:

rc=$?

Will be in 3.20

-- 
Tuomo Soini <tis at foobar.fi>
Foobar Linux services
+358 40 5240030
Foobar Oy <http://foobar.fi/>


More information about the Swan mailing list