From c878d1fec959d79b583bb0244435bf0e2e2e84ae Mon Sep 17 00:00:00 2001 From: Kare Morstol Date: Mon, 10 Oct 2016 23:07:08 +0200 Subject: [PATCH] Explain cryptic bash command. --- Misc/swiftshell-init | 1 + 1 file changed, 1 insertion(+) diff --git a/Misc/swiftshell-init b/Misc/swiftshell-init index 4e7b08b..a14a0ce 100755 --- a/Misc/swiftshell-init +++ b/Misc/swiftshell-init @@ -2,6 +2,7 @@ # Create a Swift Package Manager executable project structure and an Xcode project. +# exit at the first sign of trouble. set -e NAME=$1