* [PATCH] docs/devel: fix over-quoting of QEMU_TEST_KEEP_SCRATCH
@ 2025-07-17 10:41 Alex Bennée
2025-07-17 10:51 ` Daniel P. Berrangé
2025-07-17 11:00 ` Philippe Mathieu-Daudé
0 siblings, 2 replies; 3+ messages in thread
From: Alex Bennée @ 2025-07-17 10:41 UTC (permalink / raw)
To: qemu-devel
Cc: Alex Bennée, Thomas Huth, Philippe Mathieu-Daudé,
Daniel P. Berrangé
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
---
docs/devel/testing/functional.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/devel/testing/functional.rst b/docs/devel/testing/functional.rst
index 9d08abe284..2725633e09 100644
--- a/docs/devel/testing/functional.rst
+++ b/docs/devel/testing/functional.rst
@@ -67,7 +67,7 @@ By default, functional tests redirect informational logs and console output to
log files. Specify the ``--debug`` flag to also print those to standard output.
The test framework will automatically purge any scratch files created during
the tests. If needing to debug a failed test, it is possible to keep these
-files around on disk by setting ```QEMU_TEST_KEEP_SCRATCH=1``` as an env
+files around on disk by setting ``QEMU_TEST_KEEP_SCRATCH=1`` as an env
variable. Any preserved files will be deleted the next time the test is run
without this variable set.
--
2.47.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] docs/devel: fix over-quoting of QEMU_TEST_KEEP_SCRATCH
2025-07-17 10:41 [PATCH] docs/devel: fix over-quoting of QEMU_TEST_KEEP_SCRATCH Alex Bennée
@ 2025-07-17 10:51 ` Daniel P. Berrangé
2025-07-17 11:00 ` Philippe Mathieu-Daudé
1 sibling, 0 replies; 3+ messages in thread
From: Daniel P. Berrangé @ 2025-07-17 10:51 UTC (permalink / raw)
To: Alex Bennée; +Cc: qemu-devel, Thomas Huth, Philippe Mathieu-Daudé
On Thu, Jul 17, 2025 at 11:41:05AM +0100, Alex Bennée wrote:
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> ---
> docs/devel/testing/functional.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
With regards,
Daniel
--
|: https://berrange.com -o- https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org -o- https://fstop138.berrange.com :|
|: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] docs/devel: fix over-quoting of QEMU_TEST_KEEP_SCRATCH
2025-07-17 10:41 [PATCH] docs/devel: fix over-quoting of QEMU_TEST_KEEP_SCRATCH Alex Bennée
2025-07-17 10:51 ` Daniel P. Berrangé
@ 2025-07-17 11:00 ` Philippe Mathieu-Daudé
1 sibling, 0 replies; 3+ messages in thread
From: Philippe Mathieu-Daudé @ 2025-07-17 11:00 UTC (permalink / raw)
To: Alex Bennée, qemu-devel; +Cc: Thomas Huth, Daniel P. Berrangé
On 17/7/25 12:41, Alex Bennée wrote:
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> ---
> docs/devel/testing/functional.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-07-17 11:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-17 10:41 [PATCH] docs/devel: fix over-quoting of QEMU_TEST_KEEP_SCRATCH Alex Bennée
2025-07-17 10:51 ` Daniel P. Berrangé
2025-07-17 11:00 ` Philippe Mathieu-Daudé
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).