summaryrefslogtreecommitdiff
path: root/t/vala3.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/vala3.sh')
-rwxr-xr-xt/vala3.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/vala3.sh b/t/vala3.sh
index 220c76bf4..481815060 100755
--- a/t/vala3.sh
+++ b/t/vala3.sh
@@ -17,7 +17,7 @@
# Test to make sure compiling Vala code really works with non-recursive make.
required="pkg-config valac gcc GNUmake"
-. ./defs || Exit 1
+. ./defs || exit 1
mkdir src