]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
use set -eu
authorSimon Ruderich <simon@ruderich.org>
Sat, 21 Jun 2014 12:30:17 +0000 (14:30 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sat, 21 Jun 2014 12:30:17 +0000 (14:30 +0200)
setup.sh

index 9f69e1ce4abca2f7a4c8a1b9fa201c0b55108ecc..3b796ba4422d1d551228528658278f0058f9f3b8 100755 (executable)
--- a/setup.sh
+++ b/setup.sh
@@ -18,7 +18,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 
-set -e
+set -eu
 
 . ../lib.sh