summaryrefslogtreecommitdiff
path: root/t/mkinst3.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/mkinst3.sh')
-rwxr-xr-xt/mkinst3.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/mkinst3.sh b/t/mkinst3.sh
index 08cfb76e8..258275821 100755
--- a/t/mkinst3.sh
+++ b/t/mkinst3.sh
@@ -17,7 +17,7 @@
# Test mkinstalldirs with spaces in directory names.
am_create_testdir=empty
-. ./defs || Exit 1
+. ./defs || exit 1
cwd=$(pwd) || fatal_ "getting current working directory"