summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <david@kalnischkies.de>2025-09-02 17:04:14 +0000
committerDavid Kalnischkies <david@kalnischkies.de>2025-09-02 18:50:04 +0000
commit3c9399e643a07074d47c9bceca88e8d43ff55d36 (patch)
tree04641cd0274b1ee08b2b0af2ba6d686fd6725c58 /debian
parent4f162c2f63796411467b816ccd80a20b2c248e72 (diff)
Support kernel images with + in uname in kernel autoremove test
autopkgtest run on stable can have an uname like "6.12.41+deb13-amd64". The +deb13 being relatively new in the package name. The code doing the autoremoval has no problem with it and its a legal package name, but the test that wants to check if the right regexes are generated does not escape the + correctly (aka at all) so it isn't finding the regex it is looking for failing the test.
Diffstat (limited to 'debian')
0 files changed, 0 insertions, 0 deletions