X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=t%2Ftest.sh;h=bd2000d731e6cdaa3f95dff00ee3520b25fe417c;hb=8e8e9b0f5115e223b3507651ce879a56f34be511;hp=a76726643727970867e517364c27fb42c3098ce4;hpb=e610385bb4f75ea3579385967eb038a8784bff12;p=config%2Fdotfiles.git diff --git a/t/test.sh b/t/test.sh index a767266..bd2000d 100755 --- a/t/test.sh +++ b/t/test.sh @@ -2,7 +2,7 @@ # Small test file to check different --word-diff-regex settings in Git. -# Copyright (C) 2012 Simon Ruderich +# Copyright (C) 2012-2014 Simon Ruderich # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -18,7 +18,7 @@ # along with this program. If not, see . -set -e +set -eu git_diff() { git diff --color=never --word-diff=plain --word-diff-regex="$1" \