qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH] docs: replace min-glib with fedora


From: Marc-André Lureau
Subject: [Qemu-devel] [PATCH] docs: replace min-glib with fedora
Date: Tue, 9 Apr 2019 17:44:35 +0200

min-glib.docker was removed in commit
e7b3af81597db1a6b55f2c15d030d703c6b2c6ac ("glib: bump min required
glib library version to 2.40").

Cc: Daniel P. Berrangé <address@hidden>
Signed-off-by: Marc-André Lureau <address@hidden>
---
 docs/devel/testing.rst | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/devel/testing.rst b/docs/devel/testing.rst
index 60f897d915..cec7d56c57 100644
--- a/docs/devel/testing.rst
+++ b/docs/devel/testing.rst
@@ -317,17 +317,17 @@ the container, with parameters defined by the make 
target):
 
 .. code::
 
-  make address@hidden
+  make address@hidden
 
-This will create a container instance using the ``min-glib`` image (the image
+This will create a container instance using the ``fedora`` image (the image
 is downloaded and initialized automatically), in which the ``test-build`` job
 is executed.
 
 Images
 ------
 
-Along with many other images, the ``min-glib`` image is defined in a Dockerfile
-in ``tests/docker/dockefiles/``, called ``min-glib.docker``. ``make docker``
+Along with many other images, the ``fedora`` image is defined in a Dockerfile
+in ``tests/docker/dockefiles/``, called ``fedora.docker``. ``make docker``
 command will list all the available images.
 
 To add a new image, simply create a new ``.docker`` file under the
-- 
2.21.0.196.g041f5ea1cf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]