Changeset 0a7df4c


Ignore:
Timestamp:
05/19/2023 12:33:31 AM (11 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.0-rc1, 12.1, 12.1-rc1, multilib, renodr/libudev-from-systemd, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/update-glibc
Children:
bf1e3fa, e131bec
Parents:
fb5f62b
Message:

Skip a problem test in util-linux.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/util-linux.xml

    rfb5f62b r0a7df4c  
    4242  <sect2 role="installation">
    4343    <title>Installation of Util-linux</title>
     44
     45    <para>First, disable a problem test:</para>
     46
     47    <screen><userinput remap="pre">sed -i '/test_mkfds/s/^/#/' tests/helpers/Makemodule.am</userinput></screen>
    4448
    4549    <para>Prepare Util-linux for compilation:</para>
Note: See TracChangeset for help on using the changeset viewer.