Author: pierre
Date: Wed Sep 9 13:08:28 2020
New Revision: 23699
Log:
Run mutter tests in a private dbus-session so that it does not conflict with
the running DE
Modified:
trunk/BOOK/general.ent
trunk/BOOK/gnome/platform/mutter.xml
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Wed Sep 9 08:42:43 2020 (r23698)
+++ trunk/BOOK/general.ent Wed Sep 9 13:08:28 2020 (r23699)
@@ -1,12 +1,12 @@
<!-- $LastChangedBy$ $Date$ -->
-<!ENTITY day "08"> <!-- Always 2 digits -->
+<!ENTITY day "09"> <!-- Always 2 digits -->
<!ENTITY month "09"> <!-- Always 2 digits -->
<!ENTITY year "2020">
<!ENTITY copyrightdate "2001-&year;">
<!ENTITY copyholder "The BLFS Development Team">
<!ENTITY version "&year;-&month;-&day;">
-<!ENTITY releasedate "September 8th, &year;">
+<!ENTITY releasedate "September 9th, &year;">
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
<!ENTITY lfs-version "development"> <!-- x.y|development -->
Modified: trunk/BOOK/gnome/platform/mutter.xml
==============================================================================
--- trunk/BOOK/gnome/platform/mutter.xml Wed Sep 9 08:42:43 2020
(r23698)
+++ trunk/BOOK/gnome/platform/mutter.xml Wed Sep 9 13:08:28 2020
(r23699)
@@ -158,9 +158,11 @@
ninja</userinput></screen>
<para>
- To test the results, issue: <command>ninja test</command>. The tests
- require an active X session to run correctly. Some (18 of 92) tests
require
- a wayland based session.
+ To test the results, issue:
+ <command>dbus-run-session ninja test</command>. The tests
+ require an active X session to run correctly. It is not necessary to
+ run a separate D-bus session if not in a GNOME session, but it
+ provides a clean environment in any case.
</para>
<para>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page