diff options
Diffstat (limited to 'tests/vartar.test')
-rwxr-xr-x | tests/vartar.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vartar.test b/tests/vartar.test index 01dd90612..d0443afb4 100755 --- a/tests/vartar.test +++ b/tests/vartar.test @@ -16,7 +16,7 @@ # Targets and macros are two different name spaces. -. ./defs || exit 1 +. ./defs || Exit 1 set -e |