summaryrefslogtreecommitdiff
path: root/t/dash.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/dash.sh')
-rwxr-xr-xt/dash.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/dash.sh b/t/dash.sh
index 992bf6228..6c9c9e03b 100755
--- a/t/dash.sh
+++ b/t/dash.sh
@@ -17,7 +17,7 @@
# Test to make sure '-' can be used in path.
# Report from Matthew D. Langston.
-. ./defs || Exit 1
+. ./defs || exit 1
cat > Makefile.am << 'END'
include Make-lang