/testing/guestbin/swan-prep
west #
 echo "initdone"
initdone
west #
 # config contains a conn option in config setup, addconn must deal
west #
 ipsec addconn --config /etc/ipsec.conf --checkconfig
cannot load config '/etc/ipsec.conf': unexpected keyword 'retransmit-interval' in section 'config setup'
west #
 echo done
done
west #
 
