From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52177) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZwyMp-0000ac-NG for qemu-devel@nongnu.org; Thu, 12 Nov 2015 15:21:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZwyMk-0001IR-RS for qemu-devel@nongnu.org; Thu, 12 Nov 2015 15:21:11 -0500 From: John Snow Date: Thu, 12 Nov 2015 15:21:04 -0500 Message-Id: <1447359664-25407-1-git-send-email-jsnow@redhat.com> Subject: [Qemu-devel] [PATCH] tests/.gitignore: ignore test-blockjob-txn List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: qemu-trivial@nongnu.org, John Snow , mjt@tls.msk.ru Reported-by: Eric Blake Signed-off-by: John Snow --- tests/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/.gitignore b/tests/.gitignore index e96f569..de5e793 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -9,6 +9,7 @@ check-qom-proplist rcutorture test-aio test-bitops +test-blockjob-txn test-coroutine test-crypto-cipher test-crypto-hash -- 2.4.3