Browse Source

Skip test failures in Util-Linux's 'last'.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10373 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Matthew Burgess 11 năm trước cách đây
mục cha
commit
f55c13ff87
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      chapter06/util-linux.xml

+ 1 - 1
chapter06/util-linux.xml

@@ -99,7 +99,7 @@ mkdir -pv /var/lib/hwclock</userinput></screen>
     booting, they pass.</para></note>
 
     <screen><userinput remap="test">chown -Rv nobody .
-su nobody -s /bin/bash -c "PATH=$PATH make check"</userinput></screen>
+su nobody -s /bin/bash -c "PATH=$PATH make -k check"</userinput></screen>
 
     <para>Install the package:</para>