Ignore:
Timestamp:
06/01/2006 09:54:18 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:
b1ea9bb
Parents:
5faab22
Message:

Using fuser instead of pidof to watch that make is alive.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/common-functions

    r5faab22 r46758a2  
    202202$i:  $PREV
    203203        @\$(call echo_message, Building)
    204         @./progress_bar.sh \$@ \$(MAKE_PID) &
     204        @./progress_bar.sh \$@ &
    205205        @echo -e "\n\`date\`\n\nKB: \`du -skx --exclude=${SCRIPT_ROOT} \$(MOUNT_PT)\`\n" >logs/$LOGFILE
    206206EOF
Note: See TracChangeset for help on using the changeset viewer.