summaryrefslogtreecommitdiff
path: root/t/python3.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/python3.sh')
-rwxr-xr-xt/python3.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/python3.sh b/t/python3.sh
index 33c427599..8667cf909 100755
--- a/t/python3.sh
+++ b/t/python3.sh
@@ -17,7 +17,7 @@
# Make sure we install built python files.
required=python
-. ./defs || Exit 1
+. ./defs || exit 1
cat >>configure.ac <<EOF
AM_PATH_PYTHON