Bug#997911: lintian: bash-term-in-posix-shell false positive for '<<<' in quoted strings

2021-11-14 Thread Andreas Metzler
On 2021-10-27 Andreas Beckmann wrote: > Package: lintian > Version: 2.110.0 > Severity: important > Hi, > src:nvidia-graphics-driver has this in its bug script: > echo "<< $file >>" [...] Hello, The curly-braces check ("{foo,bar} instead of foo bar") also has some false

Bug#997911: lintian: bash-term-in-posix-shell false positive for '<<<' in quoted strings

2021-10-26 Thread Andreas Beckmann
Package: lintian Version: 2.110.0 Severity: important Hi, src:nvidia-graphics-driver has this in its bug script: echo "<< $file >>" which triggers a new lintian warning: I: libcuda1: bash-term-in-posix-shell [usr/share/bug/libcuda1/script:126] '<<<' I: libcuda1: