Changeset 2d30be4


Ignore:
Timestamp:
07/19/2021 01:10:06 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:
7d88d57
Parents:
d072573
Message:

bash: use eof in expect commands instead of EOF

(for jhalfs)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/bash.xml

    rd072573 r2d30be4  
    8181
    8282<screen><userinput remap="test">su -s /usr/bin/expect tester &lt;&lt; EOF
    83 spawn make tests; expect EOF;
     83spawn make tests; expect eof;
    8484EOF</userinput></screen>
    8585
Note: See TracChangeset for help on using the changeset viewer.