Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cicd/tcpsctpperf: set -eo pipefail to ease debugging
Not adding to rmconfig.sh, because it can also be used for cleanup before running config.sh and then it is expected to fail. set -u would also be nice, but it requires more modifications to the scripts.
- Loading branch information