summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtests/case-fold-titlecase2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/case-fold-titlecase b/tests/case-fold-titlecase
index 41e08310..61c7ea04 100755
--- a/tests/case-fold-titlecase
+++ b/tests/case-fold-titlecase
@@ -168,7 +168,7 @@ do
done
# Try a unibyte test with ISO 8859-7, if available.
-if test "$(get-mb-cur-max el_GR.iso88597)" -eq 1; then
+if test "$(get-mb-cur-max el_GR.iso88597)" = 1; then
LC_ALL=el_GR.iso88597
export LC_ALL