[PATCH] remove debugging spew from T590
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Mon Apr 11 06:59:30 PDT 2016
This debugging aide somehow made it into the actual commits centered
around fix-thread, and it should not have. you could squash this
change with 76955e82d1e4615faf49301804727aa4e3a76fd6
("test thread breakage when messages are removed and re-added")
apologies for the noisy process here.
---
test/T590-thread-breakage.sh | 2 --
1 file changed, 2 deletions(-)
diff --git a/test/T590-thread-breakage.sh b/test/T590-thread-breakage.sh
index 45446b9..6e4031a 100755
--- a/test/T590-thread-breakage.sh
+++ b/test/T590-thread-breakage.sh
@@ -71,8 +71,6 @@ test_ghost_count() {
}
notmuch new >/dev/null
-pwd
-ls -la ${MAIL_DIR}/.notmuch/xapian
test_thread_count 0 'There should be no threads initially'
test_ghost_count 0 'There should be no ghosts initially'
--
2.8.0.rc3
More information about the notmuch
mailing list