about summary refs log tree commit diff
path: root/iconvdata/tst-table.sh
diff options
context:
space:
mode:
authorнаб <nabijaczleweli@nabijaczleweli.xyz>2022-11-09 13:48:46 +0100
committerFlorian Weimer <fweimer@redhat.com>2022-11-09 13:48:46 +0100
commit049781285dad97e33c6d54e5c6e3c8c6f6eda69e (patch)
treeef6f1fa0ebb44b6278a1b96cd7b07bf7e6c1eb20 /iconvdata/tst-table.sh
parent2ae7990542e1955097aa21943e416dec70f867fa (diff)
downloadglibc-049781285dad97e33c6d54e5c6e3c8c6f6eda69e.tar.gz
glibc-049781285dad97e33c6d54e5c6e3c8c6f6eda69e.tar.xz
glibc-049781285dad97e33c6d54e5c6e3c8c6f6eda69e.zip
iconvdata/tst-table-charmap.sh: remove handling of old, borrowed format
This "Old POSIX/DKUUG borrowed format" handling is original to the file
and doesn't seem to have ever been used, i.e. id/t-t-c doesn't seem to
have ever been called with argv[1] == POSIX.

Upcoming is a POSIX charmap, which would inadvertently trigger this.

Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Reviewed-by: Florian Weimer <fweimer@redhat.com>
Diffstat (limited to 'iconvdata/tst-table.sh')
-rwxr-xr-xiconvdata/tst-table.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/iconvdata/tst-table.sh b/iconvdata/tst-table.sh
index f63ab1d8ee..36005c5448 100755
--- a/iconvdata/tst-table.sh
+++ b/iconvdata/tst-table.sh
@@ -33,7 +33,7 @@ export LC_ALL
 set -e
 
 # Get the charmap.
-./tst-table-charmap.sh ${charmap:-$charset} \
+./tst-table-charmap.sh \
   < ../localedata/charmaps/${charmap:-$charset} \
   > ${objpfx}tst-${charset}.charmap.table
 # When the charset is GB18030, truncate this table because for this encoding,