Revert removing -e in cargo-for-all-lock-files

This commit is contained in:
Stephen Akridge
2020-06-30 09:13:03 -07:00
parent 89d78dcfcf
commit b777126bd2

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
#set -e
set -e
shifted_args=()
while [[ -n $1 ]]; do