]> git.ipfire.org Git - thirdparty/strongswan.git/commit
testing: Enable error code checks for load-testconfig
authorMaxim Uvarov <muvarov@gmail.com>
Mon, 24 Jun 2024 14:05:20 +0000 (17:05 +0300)
committerTobias Brunner <tobias@strongswan.org>
Wed, 26 Jun 2024 12:55:52 +0000 (14:55 +0200)
commitdd256e730d3775f437cb50e94de14f63e12e73c0
tree7c131f4cc1a015d00721aed7ef159ee829988927
parentd8c6fa3b9a223cee4504ddbebcae6963316f78f6
testing: Enable error code checks for load-testconfig

Errors in load-testconfig are hidden due to not checking scp
return code and mute all errors. Add -e to trap script on
any errors in this script.

References strongswan/strongswan#2310

Signed-off-by: Maxim Uvarov <muvarov@gmail.com>
testing/scripts/load-testconfig