tests: give few vala tests more significant names
[platform/upstream/automake.git] / t / pluseq9.sh
index 981a868..4bbb78a 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test the += diagnostics.
 
-. ./defs || Exit 1
+. ./defs || exit 1
 
 cat >>configure.ac << 'END'
 AM_CONDITIONAL([COND1], [true])