Merge pull request #795 from lukechilds/patch-5

Don't exit fiat-cli on error
This commit is contained in:
jl777
2018-07-29 23:54:51 -11:00
committed by GitHub

View File

@@ -1,5 +1,4 @@
#!/bin/bash
set -eo pipefail
args="$@"