summaryrefslogtreecommitdiff
path: root/src/test/locale/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/locale/README')
-rw-r--r--src/test/locale/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/test/locale/README b/src/test/locale/README
index 980df8005b9..e290e31480e 100644
--- a/src/test/locale/README
+++ b/src/test/locale/README
@@ -9,9 +9,9 @@ locale data. Then there are test-sort.pl and test-sort.py that test
collating.
To run a test for some locale run
- gmake check-$locale
+ make check-$locale
for example
- gmake check-koi8-r
+ make check-koi8-r
Currently, there are only tests for a few locales available. The script
'runall' calls test-ctype to test libc and locale data, test-sort.pl