From eb7c2001aaece98f2d80249cb526381a57d2be1b Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 5 Jan 2000 20:49:52 +0000 Subject: Update. * io/ftw.c (process_entry): Cache object dev/inode only for directories (PR libc/1514). 2000-01-05 Andreas Schwab * locale/programs/charmap.c (charmap_read): Fix typo. 2000-01-05 Ulrich Drepper * locale/programs/charset.c: Removed. --- localedata/tst-trans.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'localedata/tst-trans.sh') diff --git a/localedata/tst-trans.sh b/localedata/tst-trans.sh index b1245940ff..c4fe934133 100755 --- a/localedata/tst-trans.sh +++ b/localedata/tst-trans.sh @@ -1,6 +1,6 @@ #! /bin/sh # Test character mapping definitions. -# Copyright (C) 1999 Free Software Foundation, Inc. +# Copyright (C) 1999, 2000 Free Software Foundation, Inc. # This file is part of the GNU C Library. # # The GNU C Library is free software; you can redistribute it and/or @@ -24,7 +24,7 @@ common_objpfx=$1 I18NPATH=. \ ${common_objpfx}elf/ld.so --library-path $common_objpfx \ ${common_objpfx}locale/localedef --quiet \ --i tests/trans.def -f ISO-8859-1 -u mnemonic.ds \ +-i tests/trans.def -f charmaps/ISO-8859-1 -u repertoiremaps/mnemonic.ds \ ${common_objpfx}localedata/tt_TT || exit 1 -- cgit 1.4.1