]> git.notmuchmail.org Git - notmuch/blobdiff - test/T060-count.sh
lib: query make exclude handling non-destructive
[notmuch] / test / T060-count.sh
index 69ab591fe0bd2dd3f1ac68039b007c630cd25709..4751440e94a1acf7ef552fd0503be3d4264dbaf7 100755 (executable)
@@ -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
@@ -127,7 +127,6 @@ test_expect_equal_file EXPECTED OUTPUT.clean
 restore_database
 
 test_begin_subtest "count library function is non-destructive"
-test_subtest_known_broken
 cat<<EOF > EXPECTED
 1: 52 messages
 2: 52 messages