Changeset 385fefd for common


Ignore:
Timestamp:
06/28/2006 07:24:26 PM (18 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Branches:
1.0, 2.3, 2.3.x, 2.4, ablfs, ablfs-more, legacy, new_features, trunk
Children:
041f2ed
Parents:
ef969ee
Message:

Fixed progress bar output in iteration-N targets.
Fixed build stop/restart when doing comparative builds.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/func_compare.sh

    ref969ee r385fefd  
    3535
    3636  echo -e "\nsystem_build_$RUN: $PREV_IT $system_build" >> $MKFILE.tmp
    37   PREV=system_build_$RUN
    38 
    3937}
    4038
     
    113111        popd 1> /dev/null
    114112        @touch \$@ && \\
     113        sleep .25 && \\
    115114        echo " "\$(BOLD)Target \$(BLUE)\$@ \$(BOLD)OK && \\
    116115        echo --------------------------------------------------------------------------------\$(WHITE)
Note: See TracChangeset for help on using the changeset viewer.