tests: give few vala tests more significant names
[platform/upstream/automake.git] / t / badopt.sh
index b06657f..b548a4f 100755 (executable)
@@ -16,7 +16,7 @@
 
 # Test to make sure bad options cause error.
 
-. ./defs || Exit 1
+. ./defs || exit 1
 
 echo 'AUTOMAKE_OPTIONS = zardoz' > Makefile.am