Skip to content

Commit 8b280fd

Browse files
Habbieomoerbeek
authored andcommitted
bump SNMP ignore from buster to bookworm after buildbot VM upgrade
(cherry picked from commit 32ac262)
1 parent ff83f56 commit 8b280fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-scripts/test-recursor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ fi
1717
set -x
1818

1919
EXTRA_ARG=""
20-
if [ $PWD = /srv/buildbot-worker/test-rec-debian-buster/build ]; then
20+
if [ $PWD = /srv/buildbot-worker/test-rec-debian-bookworm/build ]; then
2121
EXTRA_ARG=--ignore=test_SNMP.py
2222
fi
2323

0 commit comments

Comments
 (0)