summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/spencer1-locale2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/spencer1-locale b/tests/spencer1-locale
index f0b20115..fa9909de 100755
--- a/tests/spencer1-locale
+++ b/tests/spencer1-locale
@@ -15,7 +15,7 @@ fail=0
# . . . and the following by Henry Spencer.
-${AWK-awk} -vextra_locale=$LOCALE_FR_UTF8 \
+${AWK-awk} -v extra_locale=$LOCALE_FR_UTF8 \
-f "$abs_srcdir/spencer1-locale.awk" "$abs_srcdir/spencer1.tests" \
> spencer1-locale.script || fail=1