qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Cc: Markus Armbruster <armbru@redhat.com>
Subject: [Qemu-devel] [PULL 5/5] tests: Make check-block a phony target
Date: Tue,  9 Apr 2019 18:23:06 +0200	[thread overview]
Message-ID: <1554826986-37164-6-git-send-email-pbonzini@redhat.com> (raw)
In-Reply-To: <1554826986-37164-1-git-send-email-pbonzini@redhat.com>

From: Markus Armbruster <armbru@redhat.com>

Fixes: b93b63f574c "test makefile overhaul"

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20190319072104.32591-1-armbru@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
---
 tests/Makefile.include | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/Makefile.include b/tests/Makefile.include
index 6b904d7..36fc73f 100644
--- a/tests/Makefile.include
+++ b/tests/Makefile.include
@@ -1164,7 +1164,7 @@ check-acceptance: check-venv $(TESTS_RESULTS_DIR)
 
 # Consolidated targets
 
-.PHONY: check-qapi-schema check-qtest check-unit check check-clean
+.PHONY: check-block check-qapi-schema check-qtest check-unit check check-clean
 check-qapi-schema: $(patsubst %,check-%, $(check-qapi-schema-y)) check-tests/qapi-schema/doc-good.texi
 check-qtest: $(patsubst %,check-qtest-%, $(QTEST_TARGETS))
 check-block: $(patsubst %,check-%, $(check-block-y))
-- 
1.8.3.1

  parent reply	other threads:[~2019-04-09 16:23 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-09 16:23 [Qemu-devel] [PULL v2 0/5] Misc patches for QEMU 4.0-rc3 Paolo Bonzini
2019-04-09 16:23 ` Paolo Bonzini
2019-04-09 16:23 ` [Qemu-devel] [PULL 1/5] roms: Rename the EFIROM variable to avoid clashing with iPXE Paolo Bonzini
2019-04-09 16:23   ` Paolo Bonzini
2019-04-09 16:23 ` [Qemu-devel] [PULL 2/5] roms: Allow passing configure options to the EDK2 build tools Paolo Bonzini
2019-04-09 16:23   ` Paolo Bonzini
2019-04-09 16:23 ` [Qemu-devel] [PULL 3/5] include/qemu/bswap.h: Use __builtin_memcpy() in accessor functions Paolo Bonzini
2019-04-09 16:23   ` Paolo Bonzini
2019-04-09 16:23 ` [Qemu-devel] [PULL 4/5] hw/i386/pc: Fix crash when hot-plugging nvdimm on older machine types Paolo Bonzini
2019-04-09 16:23   ` Paolo Bonzini
2019-04-09 16:23 ` Paolo Bonzini [this message]
2019-04-09 16:23   ` [Qemu-devel] [PULL 5/5] tests: Make check-block a phony target Paolo Bonzini
  -- strict thread matches above, loose matches on Subject: below --
2019-04-09 15:55 [Qemu-devel] [PULL 0/5] Misc patches for QEMU 4.0-rc3 Paolo Bonzini
2019-04-09 15:55 ` [Qemu-devel] [PULL 5/5] tests: Make check-block a phony target Paolo Bonzini
2019-04-09 15:55   ` Paolo Bonzini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1554826986-37164-6-git-send-email-pbonzini@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=armbru@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).