Author: pierre
Date: Wed Aug 14 10:07:59 2019
New Revision: 21956

Log:
btrfs-progs tests must be run as root (add role)

Modified:
   trunk/BOOK/postlfs/filesystems/btrfs-progs.xml

Modified: trunk/BOOK/postlfs/filesystems/btrfs-progs.xml
==============================================================================
--- trunk/BOOK/postlfs/filesystems/btrfs-progs.xml      Wed Aug 14 09:57:35 
2019        (r21955)
+++ trunk/BOOK/postlfs/filesystems/btrfs-progs.xml      Wed Aug 14 10:07:59 
2019        (r21956)
@@ -134,7 +134,7 @@
     <para>To test the results, issue (as the <systemitem
     class="username">root</systemitem> user): </para>
 
-<screen remap="test"><userinput>pushd tests
+<screen role="root" remap="test"><userinput>pushd tests
    ./fsck-tests.sh
    ./mkfs-tests.sh
    ./cli-tests.sh
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to