The other occurrence of gdb was replaced in 95efe2d4, so we should be
consistent.
---
test/T380-atomicity.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/T380-atomicity.sh b/test/T380-atomicity.sh
index afe49d93..6495381f 100755
--- a/test/T380-atomicity.sh
+++ b/test/T380-atomicity.sh
@@ -7,7 +7,7 @@ test_description='atomicity'
# final database contents should be the same regardless of when (or
# if) it is killed and restarted.
-if test_require_external_prereq gdb; then
+if test_require_external_prereq ${TEST_GDB}; then
# Create a maildir structure to also stress flag synchronization
mkdir $MAIL_DIR/cur
--
2.30.2
_______________________________________________
notmuch mailing list -- [email protected]
To unsubscribe send an email to [email protected]