Ignore:
Timestamp:
08/03/2021 04:12:51 PM (3 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
99b2938
Parents:
2a22256
Message:

fix temp hosts file

I think it may be related to Python 3 tests hang (?)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter07/createfiles.xml

    r2a22256 r887b02bd  
    4949
    5050<screen><userinput>cat &gt; /etc/hosts &lt;&lt; EOF
    51 "127.0.0.1 localhost $(hostname)"
     51127.0.0.1  localhost $(hostname)
    5252::1        localhost
    5353EOF</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.