mirror of
https://git.tukaani.org/xz.git
synced 2025-02-17 14:08:12 +00:00
debug/translation.bash: Remove an outdated test command
Since 5.3.5beta, "xz --lzma2=mf=bt4,nice=2" works even though bt4 needs at least nice=4. It is rounded up internally by liblzma when needed. Fixes: 5cd9f0df78cc4f8a7807bf6104adea13034fbb45
This commit is contained in:
parent
b05a516830
commit
3f71e0f3a1
@ -78,7 +78,6 @@ for CMD in \
|
||||
"xz --lzma2=foobarbaz=abcd" \
|
||||
"xz --lzma2=mf=abcd" \
|
||||
"xz --lzma2=preset=foobarbaz" \
|
||||
"xz --lzma2=mf=bt4,nice=2" \
|
||||
"xz --lzma2=nice=50000" \
|
||||
"xz --help" \
|
||||
"xz --long-help" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user