Ignore:
Timestamp:
04/14/2006 04:46:50 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
experimental
Children:
9b5d069
Parents:
9619fd6
Message:

Creating iteration-N.log files to keep clean Makefile output.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extras/do_copy_files

    r9619fd6 r34cabf6  
    1818TMP_FILE=/tmp/prunelist
    1919
     20echo -en "\nCopying system files to $3 ..."
     21
    2022# Create a file that we can pass to tar as an "exclude list".
    2123# There might be an easier way to achieve tar exclusions? Strip
     
    3133# Clear out the temporary file
    3234rm -f ${TMP_FILE}
     35
     36echo "done."
Note: See TracChangeset for help on using the changeset viewer.