From acc0d495d2b5c3ff8638b8082185fc6768b2df45 Mon Sep 17 00:00:00 2001 From: Sveta Smirnova Date: Fri, 24 May 2024 11:48:59 +0300 Subject: [PATCH] Typo in t/lib/bash/collect.t, causing test failure on Bookworm --- t/lib/bash/collect.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/lib/bash/collect.sh b/t/lib/bash/collect.sh index 5a8a7f11..bc14d36f 100644 --- a/t/lib/bash/collect.sh +++ b/t/lib/bash/collect.sh @@ -99,7 +99,7 @@ cmd_ok \ "opentables1" cmd_ok \ - "grep -qP 'Database\tTable\t\In_use' $p-opentables2" \ + "grep -qP 'Database\tTable\tIn_use' $p-opentables2" \ "opentables2" cmd_ok \