From 46d06d97b494bf714ce6cc6a8fede2d63490982c Mon Sep 17 00:00:00 2001 From: Chris Staub Date: Fri, 8 Aug 2014 08:26:13 +0000 Subject: [PATCH] Text update git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd/BOOK@10684 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/systemd.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml index 1d8fb7cc0..14e452ca3 100644 --- a/chapter06/systemd.xml +++ b/chapter06/systemd.xml @@ -135,8 +135,8 @@ EOF make LIBRARY_PATH=/tools/lib - First, prevent a few test cases from runnin because they fail in - a chroot environment: + If you are going to run the test suite, first prevent a few test + cases from running because they fail in a chroot environment: sed -e "s:test/udev-test.pl::g" \ -e "s:test-bus-cleanup\$(EXEEXT) ::g" \