From 279e7bf61878587f06cc8f1987ff6ab9055d96af Mon Sep 17 00:00:00 2001 From: Vincent Riquer Date: Thu, 14 Mar 2013 14:14:23 +0100 Subject: [PATCH] stop on errors --- atom | 1 + 1 file changed, 1 insertion(+) diff --git a/atom b/atom index 6a6d6b7..7bd86e8 100755 --- a/atom +++ b/atom @@ -1166,6 +1166,7 @@ then fi getConfig +set -e if (( debug )) then cat <<-EOF