summaryrefslogtreecommitdiff
path: root/t/colneq.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/colneq.sh')
-rwxr-xr-xt/colneq.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/colneq.sh b/t/colneq.sh
index 0b5bbcd9b..6df427f30 100755
--- a/t/colneq.sh
+++ b/t/colneq.sh
@@ -16,7 +16,7 @@
# Test that := definitions produce warnings, but otherwise work.
-. ./defs || Exit 1
+. ./defs || exit 1
cat > Makefile.am << 'END'
ICONS := $(wildcard *.xbm)