Changeset 7635367 for HLFS


Ignore:
Timestamp:
04/28/2006 07:02:23 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
a702b4d
Parents:
c483858
Message:

Bug fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • HLFS/master.sh

    rc483858 r7635367  
    362362
    363363    # Append each name of the script files to a list (this will become
    364     # the names of the targets in the Makefile)
    365     chapter6="$chapter6 ${this_script}${N}"
     364    # the names of the logs to be moved for each iteration)
     365    LOGS="$LOGS ${this_script}"
    366366
    367367    #
Note: See TracChangeset for help on using the changeset viewer.