initc3 / HoneyBadgerMPC

Robust MPC-based confidentiality layer for blockchains
GNU General Public License v3.0
131 stars 64 forks source link

Add early exit and verbosity to docker shell scripts #390

Closed sbellem closed 4 years ago

sbellem commented 4 years ago

This is just to set -ev at the top of the shell scripts.

The -e option is to cause the execution exit if it hits an error.

The -v outputs the line being executed. This helps understand what is going on Travis CI.

sbellem commented 4 years ago

Closing since #401 removed the need to use the scripts.