Changeset 4c36783 for jhalfs


Ignore:
Timestamp:
02/28/2022 01:11:30 PM (2 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
ablfs-more, trunk
Children:
0fa52f2
Parents:
7f25c70
Message:

oRemove legacy: do not run tests in temporary tools (2)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • jhalfs

    r7f25c70 r4c36783  
    437437# But the LFS book is needed for BLFS tools.
    438438  get_book
    439 # At this point, we should have a way to know whether we have a cross
    440 # or regular book... In case of cross, prohibite TEST=3
    441 # the position of gcc-pass2 (chapter 6 or 5) tells us (not valid for
    442 # cross-chap5 branch).
    443   if (( TEST == 3 )) && \
    444      [ -f "$BOOK/chapter06/gcc-pass2.xml" ]; then
    445         TEST=2
    446   fi
    447439  extract_commands
    448440  echo "${SD_BORDER}${nl_}"
Note: See TracChangeset for help on using the changeset viewer.