aboutsummaryrefslogtreecommitdiff
path: root/test/T060-count.sh
diff options
context:
space:
mode:
authorTomi Ollila <tomi.ollila@iki.fi>2017-01-07 11:47:27 +0200
committerDavid Bremner <david@tethera.net>2017-01-08 10:50:28 -0400
commit95efe2d4849f218fffd232dd6e10011f0f837878 (patch)
tree63fbbff30377c3ed9f298dcdee4a2e86f3840ead /test/T060-count.sh
parentb15b96f846dcfabbd0c7f43e741573cfd14ab3c8 (diff)
test: allow user to choose which gdb to run tests with
The variable used for selecting gdb is TEST_GDB, consistent with TEST_CC and TEST_EMACS{,CLIENT}.
Diffstat (limited to 'test/T060-count.sh')
-rwxr-xr-xtest/T060-count.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/T060-count.sh b/test/T060-count.sh
index 69ab591f..d27e1bab 100755
--- a/test/T060-count.sh
+++ b/test/T060-count.sh
@@ -115,7 +115,7 @@ EOF
backup_database
test_begin_subtest "error message from query_search_messages"
-gdb --batch-silent --return-child-result -x count-files.gdb \
+${TEST_GDB} --batch-silent --return-child-result -x count-files.gdb \
--args notmuch count --output=files '*' 2>OUTPUT 1>/dev/null
cat <<EOF > EXPECTED
notmuch count: A Xapian exception occurred