Re: [PATCH 0/3] dmidecode: Clarify the system slot width (type 9)

2023-11-29 Thread Jerry Hoemann
On Thu, Nov 23, 2023 at 03:09:31PM +0100, Jean Delvare wrote: > This patch series aims at clarifying the system slow width value, in > order to address the issue reported at: > https://savannah.nongnu.org/bugs/index.php?64872 > > [PATCH 1/3] dmidecode: Print slot width on its own line > [PATCH

[PATCH] dmidecode completion: Use --list-strings and --list-types

2023-11-29 Thread Jean Delvare
Use the new options --list-strings and --list-types to simplify the completion of --string and --type options, respectively. This also fixes a bug (trailing "n" being stripped) as a side effect. Signed-off-by: Jean Delvare --- completion/dmidecode.bash | 14 -- 1 file changed, 4 in