[PATCH 2/2] test: remove debugging "output"

Subject: [PATCH 2/2] test: remove debugging "output"

Date: Tue, 4 Apr 2017 21:36:30 -0300

To: notmuch@notmuchmail.org

Cc:

From: David Bremner


---
 test/T460-emacs-tree.sh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/test/T460-emacs-tree.sh b/test/T460-emacs-tree.sh
index 76ababfd..958ff888 100755
--- a/test/T460-emacs-tree.sh
+++ b/test/T460-emacs-tree.sh
@@ -137,7 +137,6 @@ test_emacs '(notmuch-hello)
 	    (select-window notmuch-tree-message-window)
 	    (test-output)
 	    (delete-other-windows)'
-cp OUTPUT /tmp/mjwout
 test_expect_equal_file $EXPECTED/notmuch-tree-show-window OUTPUT
 
 test_begin_subtest "Stash id"
-- 
2.11.0


Thread: